Update version of routing to 1.0.1
This is needed because MVC still references 1.0.0.
This commit is contained in:
parent
07b581f091
commit
6a1b41fac6
1 changed files with 1 additions and 0 deletions
|
@ -15,6 +15,7 @@
|
|||
"version": "1.0.0-preview2-final",
|
||||
"type": "build"
|
||||
},
|
||||
"Microsoft.AspNetCore.Routing": "1.0.1",
|
||||
"Microsoft.AspNetCore.Server.IISIntegration": "1.0.0",
|
||||
"Microsoft.AspNetCore.Server.Kestrel": "1.0.0",
|
||||
"Microsoft.AspNetCore.StaticFiles": "1.0.0",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue