Add a Start Without Debugging option for individual projects within a solution
Add a Start Without Debugging option for individual projects within a solution. This should be located under the Debug context menu item under the project node within Solution Explorer and optionally all debug/run functionality should also be included under the main application's Project menu for easier keyboard access and for consistency.
73
votes
2 comments
-
Patrick
commented
There's extension which will do this for you: http://visualstudiogallery.msdn.microsoft.com/a83505c6-77b3-44a6-b53b-73d77cba84c8?SRC=Home
-
Gary
commented
Running into this when working with large multi-service and -client WCF solutions...would be really nice to have.