Bump version

This commit is contained in:
Matt Nadareski
2025-11-10 13:07:37 -05:00
parent 3726abb209
commit dc968c2d15
2 changed files with 2 additions and 3 deletions

View File

@@ -13,8 +13,7 @@
<SuppressTfmSupportBuildWarnings>true</SuppressTfmSupportBuildWarnings>
<SymbolPackageFormat>snupkg</SymbolPackageFormat>
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>
<Version>3.4.5</Version>
<WarningsNotAsErrors>NU5104</WarningsNotAsErrors>
<Version>3.4.6</Version>
<!-- Package Properties -->
<Authors>Matt Nadareski</Authors>

View File

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