Skip to content

Commit b12c467

Browse files
committed
Rel 3.2
1 parent 30679fc commit b12c467

7 files changed

Lines changed: 3 additions & 3 deletions

dists/BCrypt.Net-Next.3.2.0.nupkg

156 KB
Binary file not shown.
176 KB
Binary file not shown.
156 KB
Binary file not shown.
176 KB
Binary file not shown.

src/BCrypt.Net.MainPackage/BCrypt.Net.Package.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<PublicSign Condition=" '$(OS)' != 'Windows_NT' ">true</PublicSign>
2323
<AssemblyOriginatorKeyFile>../bcrypt.pfx</AssemblyOriginatorKeyFile>
2424

25-
<Version>3.1.3</Version>
25+
<Version>3.2.0</Version>
2626
<PackageTags>bcrypt;BCrypt.Net;cryptography;hashing;password;security,hash;crypto;blowfish;gdpr</PackageTags>
2727
</PropertyGroup>
2828

src/BCrypt.Net.StrongName/BCrypt.Net.StrongName.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<PublicSign Condition=" '$(OS)' != 'Windows_NT' ">true</PublicSign>
2323
<AssemblyOriginatorKeyFile>../bcrypt.pfx</AssemblyOriginatorKeyFile>
2424

25-
<Version>3.1.3</Version>
25+
<Version>3.2.0</Version>
2626
<PackageTags>bcrypt;BCrypt.Net;cryptography;hashing;password;security,hash;crypto;blowfish;gdpr</PackageTags>
2727
</PropertyGroup>
2828

src/BCrypt.Net/BCrypt.Net.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<License>https://github.com/BcryptNet/bcrypt.net/blob/master/licence.txt</License>
2020
<PackageLicenseUrl>https://github.com/BcryptNet/bcrypt.net/blob/master/licence.txt</PackageLicenseUrl>
2121

22-
<Version>3.1.3</Version>
22+
<Version>3.2.0</Version>
2323
</PropertyGroup>
2424

2525
<PropertyGroup Condition="'$(TargetFramework)' == 'net20' ">

0 commit comments

Comments
 (0)