I have a big solution and for debugging purposes I have to start many Projects by using "Set StartUp Projects" Feature of Visual Studio 2012. However often I need to change what projects I need to start (Sometimes is Project A,B,C, sometimes Project B,C,D etc.)
Does someone knows such an Extension?
Right click the project in the Solution window and then select Set As Startup Project. Thank you for your feedback!
Take a look at the SwitchStartupProject extension. (I'm the author)
Since version 2.0, it allows you to configure multiple multi-project startup configurations. You can switch between the configurations with a toolbar dropdown box:
To configure two configurations (A, B, C) and (B, C, D):
Startup Project
dropdown box appears to the right of the Start
button.Configure...
None
(to hide the single project items from the dropdown)ABC
and BCD
Note: Unlike the Visual Studio startup projects dialog, the extension does not allow you to choose start without debugging
for a project. So all projects that you add to a multi-project startup configuration are started with debugging.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With