You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 18, 2017. It is now read-only.
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?)
The text was updated successfully, but these errors were encountered:
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?)
The text was updated successfully, but these errors were encountered: