In Visual Studio 2010, is there any way to start a non-StartUp Project without debugging?
Of course I mean without changing the solution settings (i.e. assume there is a StartUp project, which is the one I want to start 90% of the time)
I'll take a macro if someone knows how to write it.
Thanks