skip to Main Content

Visual Studio Code – VS Code – Cannot debug blazor wasm client projetc : Unable to lauch browser "The URL's protocol must be one of ws, wss or ws+inix"

I have downloaded the Samples to accompany the official Microsoft Blazor documentation https://github.com/dotnet/blazor-samples In VS Code then I open the folder ..blazor-samples-main6.0BlazorSample_WebAssembly I let VS Code add the assets in the subfolder .vscode launch.json task.json I have modified the launch.json…

VIEW QUESTION
Back To Top
Search