vscode c# debugging not working
i have a simple
it says i need to install chrome or edge, i dont want spyware
in another app, exactly like above, i can just press f5 and it debugs fine, server starts, localhost runs. this app has no task/launch.json files, i am wondering why that one even runs?
i want to use brave, that browser starts when using
but localhost has nothing to return, no c# reference in that config anyway...
dotnet new blazor -int webassembly -n testapp app and i can not get it to launch with the c# devkit debuggerit says i need to install chrome or edge, i dont want spyware
in another app, exactly like above, i can just press f5 and it debugs fine, server starts, localhost runs. this app has no task/launch.json files, i am wondering why that one even runs?
i want to use brave, that browser starts when using
but localhost has nothing to return, no c# reference in that config anyway...