Bump version

This commit is contained in:
Matt Nadareski
2026-03-17 19:13:16 -04:00
parent b96af0a3c2
commit 384db5dcf4
2 changed files with 2 additions and 2 deletions

View File

@@ -13,7 +13,7 @@
<SuppressTfmSupportBuildWarnings>true</SuppressTfmSupportBuildWarnings>
<SymbolPackageFormat>snupkg</SymbolPackageFormat>
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>
<Version>3.5.0</Version>
<Version>3.6.0</Version>
<WarningsNotAsErrors>NU5104</WarningsNotAsErrors>
<!-- Package Properties -->

View File

@@ -10,7 +10,7 @@
<Nullable>enable</Nullable>
<SuppressTfmSupportBuildWarnings>true</SuppressTfmSupportBuildWarnings>
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>
<Version>3.5.0</Version>
<Version>3.6.0</Version>
</PropertyGroup>
<!-- Support All Frameworks -->