Commit 20b9ed06 authored by Brickner_cp's avatar Brickner_cp

--no commit message

--no commit message
parent 60966205
......@@ -41,6 +41,7 @@
<WarningLevel>4</WarningLevel>
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
<RunCodeAnalysis>true</RunCodeAnalysis>
<CodeAnalysisRules>-Microsoft.Design#CA1028</CodeAnalysisRules>
</PropertyGroup>
<ItemGroup>
<Reference Include="System" />
......
......@@ -171,7 +171,9 @@
/>
<Tool
Name="VCFxCopTool"
Rules="-Microsoft.Design#CA1021;-Microsoft.Design#CA1028;-Microsoft.Design#CA1027"
EnableFxCop="true"
Dictionaries="CodeAnalysisDictionary.xml"
/>
<Tool
Name="VCAppVerifierTool"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment