We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e60a1fb commit d91220aCopy full SHA for d91220a
Hasher/Hasher.csproj
@@ -10,7 +10,7 @@
10
<Nullable>enable</Nullable>
11
<SuppressTfmSupportBuildWarnings>true</SuppressTfmSupportBuildWarnings>
12
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>
13
- <Version>1.5.1</Version>
+ <Version>1.6.0</Version>
14
</PropertyGroup>
15
16
<!-- Support All Frameworks -->
SabreTools.Hashing/SabreTools.Hashing.csproj
@@ -11,7 +11,7 @@
<SymbolPackageFormat>snupkg</SymbolPackageFormat>
<!-- Package Properties -->
17
<Authors>Matt Nadareski</Authors>
0 commit comments