Parent Directory
|
Revision Log
|
Patch
--- trunk/SvnVersionHelper/SvnVersionHelper.csproj 2014/04/07 11:10:04 791 +++ trunk/SvnVersionHelper/SvnVersionHelper.csproj 2014/09/15 23:10:17 831 @@ -56,26 +56,6 @@ <ErrorReport>prompt</ErrorReport> <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet> </PropertyGroup> - <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|AnyCPU'"> - <DebugSymbols>true</DebugSymbols> - <OutputPath>bin\Debug\</OutputPath> - <DefineConstants>DEBUG;TRACE</DefineConstants> - <NoWarn>1607,0436</NoWarn> - <DebugType>full</DebugType> - <PlatformTarget>AnyCPU</PlatformTarget> - <ErrorReport>prompt</ErrorReport> - <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet> - </PropertyGroup> - <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|AnyCPU'"> - <OutputPath>bin\Release\</OutputPath> - <DefineConstants>TRACE;RELEASE</DefineConstants> - <Optimize>true</Optimize> - <NoWarn>1607,0436</NoWarn> - <DebugType>pdbonly</DebugType> - <PlatformTarget>AnyCPU</PlatformTarget> - <ErrorReport>prompt</ErrorReport> - <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet> - </PropertyGroup> <ItemGroup> <Reference Include="System" /> <Reference Include="System.Core" />
ViewVC Help | |
Powered by ViewVC 1.1.22 |