[Dependencies] Update project files to adjust warning settings

This commit is contained in:
2025-07-07 20:43:32 +01:00
parent 25f8f5e7c4
commit a8f14d46b7
6 changed files with 10 additions and 6 deletions

View File

@@ -11,7 +11,7 @@
<Nullable>enable</Nullable>
<SuppressTfmSupportBuildWarnings>true</SuppressTfmSupportBuildWarnings>
<SymbolPackageFormat>snupkg</SymbolPackageFormat>
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>
<!-- <TreatWarningsAsErrors>true</TreatWarningsAsErrors> -->
<WarningsNotAsErrors>NU1506;NU1604</WarningsNotAsErrors>
<ManagePackageVersionsCentrally>false</ManagePackageVersionsCentrally>
<Version>1.2.1</Version>