Information On Solution Filtering for Visual Studio Code.
For this post I am going to talk about Solution Filtering for Visual Studio Code. To improve performance when opening large solutions, Visual Studio 2019 introduced solution filtering. Solution filtering lets you open a solution with only selective projects loaded. Loading a subset of projects in a solution decreases solution load, build, and test run time, and enables more focused review.