Add Razor TagHelper tooling reference to TagHelperSample.Web.

This commit is contained in:
N. Taylor Mullen 2015-03-24 16:57:18 -07:00
parent 1dafff4fb9
commit 99d9b9d511
1 changed files with 1 additions and 0 deletions

View File

@ -15,6 +15,7 @@
"Microsoft.AspNet.Server.IIS": "1.0.0-*",
"Microsoft.AspNet.Server.WebListener": "1.0.0-*",
"Microsoft.AspNet.StaticFiles": "1.0.0-*",
"Microsoft.AspNet.Tooling.Razor": "1.0.0-*",
"Microsoft.Framework.NotNullAttribute.Internal": { "type": "build", "version": "1.0.0-*" },
"Microsoft.Framework.PropertyHelper.Internal": { "version": "1.0.0-*", "type": "build" }
},