Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save JayHollingum/7a61430929bfb822eef59dea08d444e7 to your computer and use it in GitHub Desktop.
Save JayHollingum/7a61430929bfb822eef59dea08d444e7 to your computer and use it in GitHub Desktop.
Fix .NET8 Preview _Host Routing Internal Server Error
<PropertyGroup>
<UseRazorSourceGenerator>false</UseRazorSourceGenerator>
</PropertyGroup>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment