4

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?

alketraz
  • 171
  • 1
  • 10

2 Answers2

0

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).

  • My Mac browser is set to Google Chrome for Mac (not Parallels) and it is still trying to use Parallels Windows Chrome. – Rod Feb 26 '20 at 07:20
  • one does not necessarily want to change the default browser for the system. this should be titled as a work around – SoliQuiD May 11 '20 at 09:43
0

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

magdi
  • 17
  • 9