as I just updated to Windows 10 and Visual Studio 2015, I am facing the problem described in this Question and correctly answered by Shaun Luttin.
In addition to that question I want to ask how this procedure can be automatically executed.
To be clear, I would like Visual Studio 2015 to act like debugging the projects in IE when selecting Edge, meaning open a browser tab/window and attach that process on starting debug to handle the server-side and client-side code in VS.
As a supplement, maybe someone can explain if that behaviour is desired or a bug or something else.