Is there an extension for Visual Studio that provides the ability to create something like a “offloaded project profile” for a solution?
I have a solution with a lot of projects (~ 100). When working with a specific part, I can offload unrelated projects to increase productivity. I would like to keep this group of unloaded projects, so when I switch to another part, I can make it load projects.
source
share