Suppress benign MSBuild warning NU1702 + use MSBuild.Sdk.Extras throughout

This commit is contained in:
Daniel Clark
2021-02-10 16:27:44 +00:00
parent 822627a87d
commit 72983bef6a
7 changed files with 75 additions and 17 deletions
@@ -184,5 +184,6 @@
<PropertyGroup>
<EnableTypeInfoReflection>false</EnableTypeInfoReflection>
<EnableXBindDiagnostics>false</EnableXBindDiagnostics>
<MSBuildWarningsAsMessages>CS8305</MSBuildWarningsAsMessages>
</PropertyGroup>
</Project>