diff --git a/src/MusicStore/project.json b/src/MusicStore/project.json index 83eb54830b..f32395f268 100644 --- a/src/MusicStore/project.json +++ b/src/MusicStore/project.json @@ -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-*",