Answers for "how to stop new chrome instance opening while debugging in visual studio"

0

how to stop new chrome instance opening while debugging in visual studio

how to stop new chrome instance opening while debugging in visual studio
Open Visual Studio
Go to "Tools" and then go to "Options"
Select "Projects and Solutions" and in that select "Web Projects"
Please uncheck this Option "Stop debugger when browser window is closed, close browser when debugging stops"
Click Ok
Posted by: Guest on June-02-2021

Code answers related to "how to stop new chrome instance opening while debugging in visual studio"

Browse Popular Code Answers by Language