BCrypt.Net-Core 1.1.0-CI00003
BCrypt.Net .net Core Class Library
<package xmlns="http://schemas.microsoft.com/packaging/2012/06/nuspec.xsd">
<metadata>
<id>BCrypt.Net-Core</id>
<version>1.1.0-CI00003</version>
<title>BCrypt.Net-Core</title>
<authors>Steve Donaghy (donaghy.steve@googlemail.com)</authors>
<owners>Steve Donaghy (donaghy.steve@googlemail.com)</owners>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<projectUrl>https://github.com/neoKushan/BCrypt.Net-Core</projectUrl>
<description>BCrypt.Net .net Core Class Library</description>
<summary>BCrypt.Net .net Core Class Library</summary>
<releaseNotes>Updated to support .net core RTM</releaseNotes>
<tags>bcrypt,Cryptography</tags>
<dependencies>
<group targetFramework=".NETFramework2.0" />
<group targetFramework=".NETFramework3.5" />
<group targetFramework=".NETFramework4.0" />
<group targetFramework=".NETFramework4.5" />
<group targetFramework=".NETFramework4.5.1" />
<group targetFramework=".NETFramework4.5.2" />
<group targetFramework=".NETStandard1.3">
<dependency id="Microsoft.CSharp" version="4.0.1" />
<dependency id="System.Diagnostics.Debug" version="4.0.11" />
<dependency id="System.Runtime.Extensions" version="4.1.0" />
<dependency id="System.Security.Cryptography.Algorithms" version="4.2.0" />
</group>
</dependencies>
</metadata>
</package>