Update ReactReduxSpa template to RC2

This commit is contained in:
SteveSandersonMS
2016-04-08 11:59:14 +01:00
parent 1468db1ba6
commit 5cbc5f438b
5 changed files with 46 additions and 53 deletions

View File

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