[Plugin.Folder] Enable analyzer and fix warnings (#16997)

This commit is contained in:
CleanCodeDeveloper
2022-03-14 16:45:40 +01:00
committed by GitHub
parent 561882c2f1
commit 3e9c7f83c8
3 changed files with 14 additions and 14 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'">