Cannot debug Blazor wasm

I managed to get it working with Microsoft’s Edge browser. Although I’m using VSCode on linux, it should be similar for Visual Studio on Windows / Mac, because I believe the underlying Roslyn-based tooling is the same. Update dependencies Ensure you’re using the latest SDK version: 6.0.202. Check using dotnet –version. Install Edge Get the … Read more