In my solution there are eight different projects. Most of the time the startup project is project A but some times I need to run other projects to check things and to do that I must set other project as the startup project every time.
I want to know if there is any other way to run a project in the solution without setting it as the startup project? This will save me lots of time!
It doesn’t take a lot of time, just Right click the project and select “Set as startup project”. 2 clicks.
If you want though you can use another method, right click the project, go to “Debug” and click on “Start new instance”. 3 clicks!