Files
modernkeepass/ModernKeePass.Shared/project.json

10 lines
188 B
JSON
Raw Normal View History

2018-05-22 18:27:44 +02:00
{
"supports": {},
"dependencies": {
"Microsoft.NETCore.Portable.Compatibility": "1.0.1",
"NETStandard.Library": "1.6.0"
},
"frameworks": {
"netstandard1.2": {}
}
}