Update app and tests to use new ModernKeePassLib

This commit is contained in:
BONNEVILLE Geoffroy
2017-11-15 18:17:41 +01:00
parent 9313ac1abf
commit e1f62342d9
4 changed files with 13 additions and 15 deletions

View File

@@ -295,7 +295,7 @@
<Private>True</Private>
</Reference>
<Reference Include="ModernKeePassLib, Version=2.37.0.2000, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\packages\ModernKeePassLib.2.37.6000\lib\netstandard1.2\ModernKeePassLib.dll</HintPath>
<HintPath>..\packages\ModernKeePassLib.2.37.7000\lib\netstandard1.2\ModernKeePassLib.dll</HintPath>
<Private>True</Private>
</Reference>
<Reference Include="Splat, Version=2.0.0.0, Culture=neutral, processorArchitecture=MSIL">