Skip to content
This repository was archived by the owner on Apr 20, 2023. It is now read-only.

Commit 6a1b41f

Browse files
committed
Update version of routing to 1.0.1
This is needed because MVC still references 1.0.0.
1 parent 07b581f commit 6a1b41f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/dotnet/commands/dotnet-new/CSharp_Web/project.json.template

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@
1515
"version": "1.0.0-preview2-final",
1616
"type": "build"
1717
},
18+
"Microsoft.AspNetCore.Routing": "1.0.1",
1819
"Microsoft.AspNetCore.Server.IISIntegration": "1.0.0",
1920
"Microsoft.AspNetCore.Server.Kestrel": "1.0.0",
2021
"Microsoft.AspNetCore.StaticFiles": "1.0.0",

0 commit comments

Comments
 (0)