Update everything to use ASP.NET 5 RC1

This commit is contained in:
SteveSandersonMS
2015-11-24 12:06:24 +00:00
parent efe51c0c95
commit 83c9f2136d
15 changed files with 76 additions and 96 deletions

View File

@@ -26,8 +26,7 @@
},
"dependencies": {
"Microsoft.AspNet.NodeServices": "1.0.0-alpha7",
"Microsoft.AspNet.Mvc.TagHelpers": "6.0.0-beta8",
"Microsoft.Dnx.Runtime.Abstractions": "1.0.0-beta8"
"Microsoft.AspNet.Mvc.TagHelpers": "6.0.0-rc1-*"
},
"resource": [
"Content/**/*"