Update ReactSpa template to RC2

This commit is contained in:
SteveSandersonMS
2016-04-08 12:03:05 +01:00
parent 5cbc5f438b
commit 280979c708
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"