Reproduction steps:
- In Visual Studio 2022 create a new project with template "ASP.NET Core with Angular". Choose .NET 7.0 when asked.
- Add a new Dev Tunnel and start the website using this tunnel.
Expected behaviour: One would expect that the site ran without an issue like it works with projects using the old SPA configuration (.NET 5 and before). Also nothing I can find on this particular issue.
Is there someone that knows how I can get this to work?