visual-studiosettingsapp-startup

How do I save multiple startup projects as a separate start type in a visual studio 2022?


In visual studio there is a way to choose multiple projects for a startup via "Multiple startup projects" in a solution settings. I can even choose an order in which they are going to start with arrows, which is very helpful if order matters. However from time to time I need to start a separate project and then get back to the same set of projects. It never saves it. Is there a way to save my set of projects and their order and name it with something custom so that I don't have to setup all this every time I restart vs or switch between projects? I'm using Windows 11, Visual Studio 2022 Community.


Solution

  • Since Visual Studio 17.12 there is the Feature "Multiple Stratup Projects". It was/is available since 17.10 as Preview. See for details below.

    In Visual Studio 2022 17.10 it is a preveiw feature. There were a blog post describing it in detail. Currently(11.07.24) it's not reachable. (Available again).