React to EF rename

This commit is contained in:
Nate McMaster 2015-10-05 13:50:45 -07:00
parent 576023cc0f
commit 176a89dfe7
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@
"webroot": "wwwroot",
"dependencies": {
"EntityFramework.InMemory": "7.0.0-*",
"EntityFramework.SqlServer": "7.0.0-*",
"EntityFramework.MicrosoftSqlServer": "7.0.0-*",
"Microsoft.AspNet.Antiforgery": "1.0.0-*",
"Microsoft.AspNet.Authentication.Cookies": "1.0.0-*",
"Microsoft.AspNet.Authentication.Facebook": "1.0.0-*",