Bump version

This commit is contained in:
Matt Nadareski
2026-06-19 11:39:18 -04:00
parent 94d271d167
commit c45f6a1bae
2 changed files with 2 additions and 2 deletions

View File

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

View File

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