Correct package version installed

Dependency injection works
Project renaming
WIP replacement of services with CQRS
This commit is contained in:
Geoffroy BONNEVILLE
2020-03-24 17:31:34 +01:00
parent ba8bbe045b
commit f208e2d0b6
34 changed files with 310 additions and 124 deletions

View File

@@ -1,9 +1,11 @@
{
"supports": {},
"dependencies": {
"AutoMapper": "6.1.1",
"AutoMapper.Extensions.Microsoft.DependencyInjection": "2.0.1",
"Microsoft.NETCore.Portable.Compatibility": "1.0.1",
"ModernKeePassLib": "2.44.1",
"NETStandard.Library": "1.6.1"
"NETStandard.Library": "2.0.3"
},
"frameworks": {
"netstandard1.2": {}