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

@@ -61,6 +61,7 @@
<LangVersion>7.3</LangVersion>
<ErrorReport>prompt</ErrorReport>
<CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
<WarningLevel>4</WarningLevel>
</PropertyGroup>
<ItemGroup>
<Reference Include="PresentationUI, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL" />