Reputation: 3228
I have this issue when i run my multiple projects on visual studio it opens multiple google chrome windows, it used to be opening in one window by separated tabs (before newest update, but i assume some option might be gone?). how to make it run within one window but within separated tabs?
Upvotes: 4
Views: 1138
Reputation: 3228
It turns out the issue was caused by Stop debugger when browser window is closed
within options, i disabled this and issue is fixed.
Tools > Options > Projects and Solutions > Web Projects
Upvotes: 3