Files
modernkeepass/ModernKeePass.Domain/project.json
Geoffroy BONNEVILLE f208e2d0b6 Correct package version installed
Dependency injection works
Project renaming
WIP replacement of services with CQRS
2020-03-24 17:31:34 +01:00

11 lines
210 B
JSON

{
"supports": {},
"dependencies": {
"Microsoft.NETCore.Portable.Compatibility": "1.0.1",
"NETStandard.Library": "2.0.3",
"Splat": "3.0.0"
},
"frameworks": {
"netstandard1.2": {}
}
}