Update KnockoutSpa template to RC2

This commit is contained in:
SteveSandersonMS
2016-04-08 11:53:31 +01:00
parent 6a2a3d9532
commit 1468db1ba6
5 changed files with 47 additions and 54 deletions

View File

@@ -1,3 +1,3 @@
@using WebApplicationBasic
@addTagHelper "*, Microsoft.AspNet.Mvc.TagHelpers"
@addTagHelper "*, Microsoft.AspNetCore.Mvc.TagHelpers"
@addTagHelper "*, Microsoft.AspNet.SpaServices"