|
|
@ -59,6 +59,7 @@ |
|
|
|
<CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet> |
|
|
|
<CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet> |
|
|
|
<Prefer32Bit>true</Prefer32Bit> |
|
|
|
<Prefer32Bit>true</Prefer32Bit> |
|
|
|
<TreatWarningsAsErrors>false</TreatWarningsAsErrors> |
|
|
|
<TreatWarningsAsErrors>false</TreatWarningsAsErrors> |
|
|
|
|
|
|
|
<AllowUnsafeBlocks>true</AllowUnsafeBlocks> |
|
|
|
</PropertyGroup> |
|
|
|
</PropertyGroup> |
|
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x86'"> |
|
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x86'"> |
|
|
|
<OutputPath>..\out\</OutputPath> |
|
|
|
<OutputPath>..\out\</OutputPath> |
|
|
|