Reacting to Mvc renames
This commit is contained in:
parent
85ff9e1b7f
commit
ef24402f1d
|
|
@ -1,5 +1,5 @@
|
|||
using System;
|
||||
using Microsoft.AspNet.Mvc;
|
||||
using Microsoft.AspNet.Mvc.Razor.Precompilation;
|
||||
using Microsoft.Dnx.Runtime;
|
||||
|
||||
namespace MusicStore
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
using System;
|
||||
using Microsoft.AspNet.Mvc;
|
||||
using Microsoft.AspNet.Mvc.Razor.Precompilation;
|
||||
using Microsoft.Dnx.Runtime;
|
||||
|
||||
namespace MusicStore
|
||||
|
|
|
|||
Loading…
Reference in New Issue