Removing precompilation module
This commit is contained in:
parent
1b9215002c
commit
7463dee1d5
|
|
@ -1,10 +0,0 @@
|
|||
using System;
|
||||
using Microsoft.AspNet.Mvc.Razor.Precompilation;
|
||||
using Microsoft.Extensions.PlatformAbstractions;
|
||||
|
||||
namespace MusicStore
|
||||
{
|
||||
public class RazorPreCompilation : RazorPreCompileModule
|
||||
{
|
||||
}
|
||||
}
|
||||
Loading…
Reference in New Issue