Version 1.7 - only difference with 1.6 is Argon2Kdf fully working

This commit is contained in:
BONNEVILLE Geoffroy
2017-11-08 18:01:50 +01:00
parent 65f2e529f4
commit ecba11a9a9
3 changed files with 6 additions and 8 deletions

View File

@@ -4,7 +4,7 @@
<package id="Microsoft.NETCore.Platforms" version="2.0.0" targetFramework="win81" />
<package id="Microsoft.NETCore.Portable.Compatibility" version="1.0.2" targetFramework="win81" />
<package id="Microsoft.Toolkit.Uwp.Notifications" version="2.0.0" targetFramework="win81" />
<package id="ModernKeePassLib" version="2.37.5000" targetFramework="win81" />
<package id="ModernKeePassLib" version="2.37.6000" targetFramework="win81" />
<package id="NETStandard.Library" version="2.0.1" targetFramework="win81" />
<package id="Portable.BouncyCastle" version="1.8.1.3" targetFramework="win81" />
<package id="Splat" version="2.0.0" targetFramework="win81" />