Skip to content

Commit 1a4a2a2

Browse files
committed
Remove 3.1.1; push 3.1.2 add missing files.
1 parent 484add9 commit 1a4a2a2

13 files changed

Lines changed: 10 additions & 2 deletions

dists/BCrypt.Net-Next.3.1.1.nupkg

-155 KB
Binary file not shown.
-175 KB
Binary file not shown.

dists/BCrypt.Net-Next.3.1.2.nupkg

155 KB
Binary file not shown.
175 KB
Binary file not shown.
-156 KB
Binary file not shown.
-175 KB
Binary file not shown.
156 KB
Binary file not shown.
175 KB
Binary file not shown.

readme.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
# NOTICE 3.1.1 IS BROKEN, USE 3.1.2
2+
13
# bcrypt.net - next
24

35
Porting of bcrypt.codeplex.com with enhanced security, missing fixes, features and better .net support.

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.1</Version>
25+
<Version>3.1.2</Version>
2626
<PackageTags>bcrypt;BCrypt.Net;cryptography;hashing;password;security,hash;crypto;blowfish;gdpr</PackageTags>
2727
</PropertyGroup>
2828

0 commit comments

Comments
 (0)