|
|
@ -50,7 +50,7 @@ |
|
|
<AllowUnsafeBlocks>true</AllowUnsafeBlocks> |
|
|
<AllowUnsafeBlocks>true</AllowUnsafeBlocks> |
|
|
<Optimize>true</Optimize> |
|
|
<Optimize>true</Optimize> |
|
|
<DebugType>pdbonly</DebugType> |
|
|
<DebugType>pdbonly</DebugType> |
|
|
<PlatformTarget>x86</PlatformTarget> |
|
|
<PlatformTarget>AnyCPU</PlatformTarget> |
|
|
<ErrorReport>prompt</ErrorReport> |
|
|
<ErrorReport>prompt</ErrorReport> |
|
|
<CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet> |
|
|
<CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet> |
|
|
</PropertyGroup> |
|
|
</PropertyGroup> |
|
|
|