mirror of
https://github.com/wismna/ModernKeePass.git
synced 2025-10-03 15:40:18 -04:00
9 lines
611 B
XML
9 lines
611 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<packages>
|
|
<package id="Microsoft.NETCore.Platforms" version="1.1.0" targetFramework="win81" />
|
|
<package id="Microsoft.NETCore.Portable.Compatibility" version="1.0.1" targetFramework="win81" />
|
|
<package id="ModernKeePassLib" version="2.19.0.27133" targetFramework="win81" />
|
|
<package id="NETStandard.Library" version="2.0.0" targetFramework="win81" />
|
|
<package id="System.Runtime.InteropServices.RuntimeInformation" version="4.3.0" targetFramework="win81" />
|
|
<package id="System.Runtime.WindowsRuntime" version="4.3.0" targetFramework="win81" />
|
|
</packages> |