I am trying to execute the Blazor WebAssembly Standalone project in Edge, suddenly this project is producing the following error
Microsoft Visual Studio
One or more errors occurred.
Failed to launch debug adapter. Additional information may be available in the output window.
Unable to launch browser: "Could not connect to debug target at http://localhost:1051: Could not find any debuggable target"
OK
I have tried the solution suggested on one or more errors occurred failed to launch debug adapter Visual Studio 2019But it is not working.
Can anybody help me on this?Thanks in advance
