Set warning level to 4 : Release

This commit is contained in:
Alekhya Reddy
2020-03-20 17:19:13 -07:00
parent 18bf1400a7
commit 08d0db87d1
10 changed files with 10 additions and 0 deletions

View File

@@ -35,6 +35,7 @@
<LangVersion>7.3</LangVersion>
<ErrorReport>prompt</ErrorReport>
<CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
<WarningLevel>4</WarningLevel>
</PropertyGroup>
<ItemGroup>
<Reference Include="AppxPackagingTlb">