Use centralized package version management and simplify package references

This commit is contained in:
2025-06-25 15:56:21 +01:00
parent 33c50bde48
commit 25f8f5e7c4
4 changed files with 8 additions and 1 deletions

View File

@@ -11,6 +11,8 @@
<SuppressTfmSupportBuildWarnings>true</SuppressTfmSupportBuildWarnings>
<SymbolPackageFormat>snupkg</SymbolPackageFormat>
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>
<WarningsNotAsErrors>NU1506;NU1604</WarningsNotAsErrors>
<ManagePackageVersionsCentrally>false</ManagePackageVersionsCentrally>
<Version>1.2.1</Version>
<!-- Package Properties -->