Index.cshtml script tags
<script src="@Url.Content(ViewBag.VendorScripts)"></script> | |
<script src="@Url.Content(ViewBag.AppScripts)"></script> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment