Bump version

This commit is contained in:
Matt Nadareski
2025-09-29 07:27:50 -04:00
parent f6f6ea21b4
commit 9f229aad47
3 changed files with 3 additions and 3 deletions

View File

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

View File

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

View File

@@ -14,7 +14,7 @@
<SuppressTfmSupportBuildWarnings>true</SuppressTfmSupportBuildWarnings>
<SymbolPackageFormat>snupkg</SymbolPackageFormat>
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>
<Version>1.9.6</Version>
<Version>2.0.0</Version>
<!-- Package Properties -->
<Authors>Matt Nadareski</Authors>