📌  相关文章
📜  如何在 Visual Studio 中调试时停止新的 chrome 实例打开 - 任何代码示例

📅  最后修改于: 2022-03-11 14:59:44.039000             🧑  作者: Mango

代码示例1
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