Files
modernkeepass/ModernKeePassLib/project.json
2017-09-11 15:13:04 +02:00

11 lines
234 B
JSON

{
"supports": {},
"dependencies": {
"Microsoft.NETCore.Portable.Compatibility": "1.0.1",
"NETStandard.Library": "2.0.0",
"System.Runtime.WindowsRuntime": "4.3.0"
},
"frameworks": {
"netstandard1.2": {}
}
}