React to aspnet/EntityFramework#6288
This commit is contained in:
parent
b85e031f66
commit
ddaab5f549
|
|
@ -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": {
|
||||
"Microsoft.EntityFrameworkCore.Tools.VisualStudio": {
|
||||
"version": "1.0.0-*",
|
||||
"type": "build"
|
||||
},
|
||||
|
|
@ -48,7 +48,7 @@
|
|||
},
|
||||
"tools": {
|
||||
"Microsoft.AspNetCore.Server.IISIntegration.Tools": "1.0.0-*",
|
||||
"Microsoft.EntityFrameworkCore.Tools": "1.0.0-*"
|
||||
"Microsoft.EntityFrameworkCore.Tools.DotNet": "1.0.0-*"
|
||||
},
|
||||
"publishOptions": {
|
||||
"include": [
|
||||
|
|
|
|||
Loading…
Reference in New Issue