This repository was archived by the owner on Dec 18, 2017. It is now read-only.
This repository was archived by the owner on Dec 18, 2017. It is now read-only.
RazorPreCompilation.cs error on dnx core 5.0 #1777
Closed
Description
From dotnet/aspnetcore#533 by @dopare
Created started web application for beta4. Removed dnx451 from frameworks and got compilation error.
RazorPreCompilation.cs(5,17,5,23): DNX Core 5.0 error CS0234: The type or namespace name 'AspNet' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?)