add razor runtime compilation for development environment

This commit is contained in:
David Barker
2020-01-24 10:32:54 +08:00
parent c59d7017f8
commit f1265ec3df
2 changed files with 14 additions and 2 deletions
@@ -31,7 +31,7 @@
@RenderBody()
<hr />
<footer>
<p>&copy; 2016 - IdentitySample</p>
<p>&copy; 2020 - IdentitySample</p>
</footer>
</div>