mirror of
https://github.com/wismna/ModernKeePass.git
synced 2025-10-03 15:40:18 -04:00
Changed test project framework from Nunit to MSTest Changed HashAlgorithm from BouncyCastle to WinRT crypto WIP progress bar in opendatabaseusercontrol TextBox with button made generic WIP implement copy on button click in Entry Page
16 lines
405 B
JSON
16 lines
405 B
JSON
{
|
|
"supports": {},
|
|
"dependencies": {
|
|
"Microsoft.NETCore.Portable.Compatibility": "1.0.1",
|
|
"NETStandard.Library": "2.0.1",
|
|
"Portable.BouncyCastle": "1.8.1.3",
|
|
"Splat": "2.0.0",
|
|
"System.Runtime.WindowsRuntime": "4.3.0",
|
|
"System.Xml.ReaderWriter": "4.3.0",
|
|
"System.Xml.XmlSerializer": "4.3.0",
|
|
"Validation": "2.4.18"
|
|
},
|
|
"frameworks": {
|
|
"netstandard1.2": {}
|
|
}
|
|
} |