I have a VS2022 solution with quite a few projects. And I have several launch profiles where some projects are started without debugging. Those projects continue to run when I stop the solution - all the projects that were started with debugging do stop.
Some modifications in the code require all projects to be stopped even if the running projects are not directly affected. Individually closing each project every time is tedious and not efficient.
Is there any configuration that allows me to automatically close those too - or at least with something as simple as pressing a single button?
Update I have looked for existing Developer Community requests but found none, so I started one. Please click and upvote. If it turns out that it is a duplicate, I will change the link. https://developercommunity.visualstudio.com/t/Add-Feature-to-Visual-Studio-to-stop-pro/10825635