In VS on windows I have the option to change which browser I debug with. On my Mac I'm not getting an option to change the browser.
Any ideas how I can do this?
In VS on windows I have the option to change which browser I debug with. On my Mac I'm not getting an option to change the browser.
Any ideas how I can do this?
Change your default browser to Chrome: It'll change in visual studio too. go to: apple icon on the top right -> system preferences -> General -> Default Web Browser: select Google Chrome (Drop down menu).
i've multiplets projects in my solution, when i changed the startup projects to more than one app , it allowed me to change the default debug app to what i want , changed the web app to edge and api app to the terminal
works like charm without changing the default web browser for the sysytem