[PTRun][Uri] Enable analyzer and fix warnings (#16940)

This commit is contained in:
CleanCodeDeveloper
2022-03-10 11:35:13 +01:00
committed by GitHub
parent 462b48edae
commit 3b04cfd267
2 changed files with 5 additions and 3 deletions

View File

@@ -13,6 +13,8 @@
<AppendRuntimeIdentifierToOutputPath>false</AppendRuntimeIdentifierToOutputPath>
<Platforms>x64</Platforms>
<NeutralLanguage>en-US</NeutralLanguage>
<EnableNETAnalyzers>true</EnableNETAnalyzers>
<AnalysisMode>Recommended</AnalysisMode>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">