Update sample usage of EF tools
This commit is contained in:
parent
1b1bd34b8d
commit
1a0d4a512d
|
|
@ -5,7 +5,7 @@
|
||||||
"Microsoft.AspNetCore.Server.IISIntegration": "1.1.0-*",
|
"Microsoft.AspNetCore.Server.IISIntegration": "1.1.0-*",
|
||||||
"Microsoft.AspNetCore.Server.Kestrel": "1.1.0-*",
|
"Microsoft.AspNetCore.Server.Kestrel": "1.1.0-*",
|
||||||
"Microsoft.EntityFrameworkCore.SqlServer": "1.1.0-*",
|
"Microsoft.EntityFrameworkCore.SqlServer": "1.1.0-*",
|
||||||
"Microsoft.EntityFrameworkCore.Tools.VisualStudio": {
|
"Microsoft.EntityFrameworkCore.Tools": {
|
||||||
"version": "1.0.0-*",
|
"version": "1.0.0-*",
|
||||||
"type": "build"
|
"type": "build"
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue