Update version of routing to 1.0.1

This is needed because MVC still references 1.0.0.
This commit is contained in:
Ryan Nowak 2016-08-31 13:15:21 -07:00
parent 07b581f091
commit 6a1b41fac6

View file

@ -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",