Stock WebApplicationBasic output from "yo aspnet"

This commit is contained in:
SteveSandersonMS
2016-02-12 17:16:02 -08:00
parent 9dab5ae5ff
commit 30cb9d3fa3
28 changed files with 765 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
@{
ViewData["Title"] = "Error";
}
<h1 class="text-danger">Error.</h1>
<h2 class="text-danger">An error occurred while processing your request.</h2>