mirror of
https://github.com/wismna/ModernKeePass.git
synced 2025-10-04 16:10:16 -04:00
WIP KeePassLibPCL - problem with awaitables
This commit is contained in:
13
ModernKeePassLib/packages.config
Normal file
13
ModernKeePassLib/packages.config
Normal file
@@ -0,0 +1,13 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<packages>
|
||||
<package id="Microsoft.Bcl.Build" version="1.0.21" targetFramework="portable45-net45+win8+wp8" />
|
||||
<package id="Microsoft.Bcl.Compression" version="3.9.85" targetFramework="portable46-net451+win81+wpa81" />
|
||||
<package id="PCLCrypto" version="2.0.147" targetFramework="portable45-net45+win8+wp8" />
|
||||
<package id="PCLStorage" version="1.0.2" targetFramework="portable-net45+win+wp80" />
|
||||
<package id="PInvoke.BCrypt" version="0.5.97" targetFramework="portable45-net45+win8+wpa81" />
|
||||
<package id="PInvoke.Kernel32" version="0.5.97" targetFramework="portable45-net45+win8+wpa81" />
|
||||
<package id="PInvoke.NCrypt" version="0.5.97" targetFramework="portable45-net45+win8+wpa81" />
|
||||
<package id="PInvoke.Windows.Core" version="0.5.97" targetFramework="portable45-net45+win8+wpa81" />
|
||||
<package id="Splat" version="2.0.0" targetFramework="portable45-net45+win8+wpa81" />
|
||||
<package id="Validation" version="2.4.15" targetFramework="portable45-net45+win8+wp8" />
|
||||
</packages>
|
Reference in New Issue
Block a user