Remove obsolete 1.x APIs

This commit is contained in:
Steve Sanderson
2017-05-18 14:17:29 +01:00
parent baae62132b
commit 33cc640942
10 changed files with 11 additions and 112 deletions

View File

@@ -5,9 +5,6 @@
<h1>Hello</h1>
Hi there. Enter some text: <input />
<hr />
See also: <a asp-controller='FullPagePrerendering'>Full-page prerendering example</a>
@section scripts {
<script src="dist/main.js"></script>
}