in order to use EF7 commands

This commit is contained in:
Paul Schneider 2018-04-18 18:15:40 +02:00
commit 4b6958e8e9
474 changed files with 316 additions and 181 deletions

View file

@ -62,6 +62,7 @@
"Gapi.net45": "1.0.0",
"PayPalMerchant-net451": "2.7.109",
"MailKit": "1.12.0",
"EntityFramework.Commands": "7.0.0-rc1-final",
"Microsoft.AspNet.Localization": "1.0.0-rc1-final",
"EntityFramework7.Npgsql": "3.1.0-rc1-3",
"EntityFramework7.Npgsql.Design": "3.1.0-rc1-5",
@ -86,4 +87,4 @@
"ef": "EntityFramework.Commands",
"gen": "Microsoft.Extensions.CodeGeneration"
}
}
}