We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 27431e0 commit e342448Copy full SHA for e342448
NDecrypt.Core/NDecrypt.Core.csproj
@@ -11,7 +11,7 @@
11
<SuppressTfmSupportBuildWarnings>true</SuppressTfmSupportBuildWarnings>
12
<SymbolPackageFormat>snupkg</SymbolPackageFormat>
13
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>
14
- <VersionPrefix>0.3.2</VersionPrefix>
+ <VersionPrefix>0.4.0</VersionPrefix>
15
16
<!-- Package Properties -->
17
<Authors>Matt Nadareski</Authors>
NDecrypt/NDecrypt.csproj
<Nullable>enable</Nullable>
<Title>NDecrypt</Title>
0 commit comments