RicoSuter / NuGetReferenceSwitcher

Visual Studio extension to switch between NuGet and project references.
http://nugetreferenceswitcher.org
Microsoft Public License
208 stars 69 forks source link

Feature/load test project #43

Open Templafy-Daj opened 5 years ago

Templafy-Daj commented 5 years ago

I've added a fix that save automatically all the project and the solution so you don't need to save it manually everytime you are switching.

Added the possibility to load also an extra test project (this will just add the extra project when switching to project reference and remove it when switching to Nugget reference)