Skip to content

Commit

Permalink
RunCodeAnalysis conditionally (#2869)
Browse files Browse the repository at this point in the history
  • Loading branch information
kmahone authored Jul 8, 2020
1 parent 7260301 commit 8e032c7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion dev/dll/Microsoft.UI.Xaml.vcxproj
Original file line number Diff line number Diff line change
Expand Up @@ -181,7 +181,6 @@
<PropertyGroup>
<CodeAnalysisTreatWarningsAsErrors>true</CodeAnalysisTreatWarningsAsErrors>
<CodeAnalysisRuleSet>..\..\build\PrefastWarnings.ruleset</CodeAnalysisRuleSet>
<RunCodeAnalysis>true</RunCodeAnalysis>
</PropertyGroup>
<ItemDefinitionGroup>
<ClCompile>
Expand Down

0 comments on commit 8e032c7

Please sign in to comment.