Update sample usage of EF tools

This commit is contained in:
Nate McMaster 2016-09-26 14:27:08 -07:00
parent 5d759abcde
commit b166c47235
No known key found for this signature in database
GPG Key ID: BD729980AA6A21BD
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@
"Microsoft.AspNetCore.StaticFiles": "1.1.0-*",
"Microsoft.AspNetCore.Server.IISIntegration": "1.1.0-*",
"Microsoft.AspNetCore.Server.Kestrel": "1.1.0-*",
"Microsoft.EntityFrameworkCore.Tools.VisualStudio": {
"Microsoft.EntityFrameworkCore.Tools": {
"version": "1.0.0-*",
"type": "build"
},