Skip to content

Commit

Permalink
v4.0.9
Browse files Browse the repository at this point in the history
  • Loading branch information
Quanhu Sheng committed Nov 12, 2015
1 parent bede5b8 commit 04c1939
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions RCPA.Tools.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -65,11 +65,10 @@
<DebugType>pdbonly</DebugType>
<Optimize>true</Optimize>
<OutputPath>bin\Release\</OutputPath>
<DefineConstants>
</DefineConstants>
<DefineConstants>TRACE</DefineConstants>
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
<PlatformTarget>x86</PlatformTarget>
<PlatformTarget>AnyCPU</PlatformTarget>
<CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
<Prefer32Bit>false</Prefer32Bit>
Expand Down

0 comments on commit 04c1939

Please sign in to comment.