Files
modernkeepass/ModernKeePassLib/project.json
bg45 3bf8015280 Lib fully migrated to Standard
CryptographicEngine.DeriveKeyMaterial exception...
2017-09-23 18:30:04 -04:00

17 lines
440 B
JSON

{
"supports": {},
"dependencies": {
"Microsoft.Bcl.Build": "1.0.21",
"Microsoft.NETCore.Portable.Compatibility": "1.0.1",
"NETStandard.Library": "1.6.0",
"PInvoke.Windows.Core": "0.5.97",
"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.15"
},
"frameworks": {
"netstandard1.2": {}
}
}