Update Kestrel to 1.0.1
This commit is contained in:
parent
6a1b41fac6
commit
6bd5bfc3e5
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@
|
|||
},
|
||||
"Microsoft.AspNetCore.Routing": "1.0.1",
|
||||
"Microsoft.AspNetCore.Server.IISIntegration": "1.0.0",
|
||||
"Microsoft.AspNetCore.Server.Kestrel": "1.0.0",
|
||||
"Microsoft.AspNetCore.Server.Kestrel": "1.0.1",
|
||||
"Microsoft.AspNetCore.StaticFiles": "1.0.0",
|
||||
"Microsoft.EntityFrameworkCore.Sqlite": "1.0.0",
|
||||
"Microsoft.EntityFrameworkCore.Tools": {
|
||||
|
|
Loading…
Reference in a new issue