Disable write for Argon2Kdf for store release

This commit is contained in:
BONNEVILLE Geoffroy
2017-11-08 15:08:40 +01:00
parent 75e18c859c
commit a8a3cd5437
4 changed files with 3 additions and 3 deletions

View File

@@ -1,5 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<packages>
<package id="Microsoft.Bcl.Build" version="1.0.21" targetFramework="win81" />
<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" />