React to EF rename
This commit is contained in:
parent
7b9cfac65a
commit
ba2bb3f0c9
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"EntityFramework.SqlServer": "7.0.0-*",
|
"EntityFramework.MicrosoftSqlServer": "7.0.0-*",
|
||||||
"Microsoft.AspNet.Diagnostics.Entity": "7.0.0-*",
|
"Microsoft.AspNet.Diagnostics.Entity": "7.0.0-*",
|
||||||
"Microsoft.AspNet.Diagnostics.Entity.Tests": "1.0.0",
|
"Microsoft.AspNet.Diagnostics.Entity.Tests": "1.0.0",
|
||||||
"Microsoft.AspNet.TestHost": "1.0.0-*",
|
"Microsoft.AspNet.TestHost": "1.0.0-*",
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue