Update React Music Store to RC2

This commit is contained in:
SteveSandersonMS
2016-04-08 13:07:34 +01:00
parent 1f7ec8e4bf
commit e898ac974a
15 changed files with 93 additions and 100 deletions

View File

@@ -1,6 +1,6 @@
using Microsoft.AspNet.Mvc;
using Microsoft.AspNetCore.Mvc;
using System;
using Microsoft.AspNet.Mvc.Filters;
using Microsoft.AspNetCore.Mvc.Filters;
namespace MusicStore.Infrastructure
{