Open
Description
Is there an existing issue for this?
- I have searched the existing issues
Describe the bug
The Dev Tunnels feature only seems to work with Blazor Server apps. As soon as WebAssembly is used the Dev Tunnels fails to run.
Expected Behavior
I would expect that the application would start in a browser using the Dev Tunnels URL just like happens with other types of applications, including Blazor Server apps.
Steps To Reproduce
Create a new Blazor project using WebAssembly or Auto (Server and WebAssembly), enable a Dev Tunnel, and start debugging.
Exceptions (if any)
No response
.NET Version
8.0.100