RicoSuter / NuGetReferenceSwitcher

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

Spaces in Path confuse the Reference Switcher, when switching to a formerly saved project #44

Open StarWars999123 opened 5 years ago

StarWars999123 commented 5 years ago

The path of a project to reference is C:\blub blub\MyProject.csproj The first switch from package to project is successful. Switching back works. Once you now try to switch again into the project (without selecting the project again), the path is: C:\blub%20blub\MyProject.csproj.

As consequence, the project can not be loaded and the switching does fail.

Thanks a lot, guys!

RicoSuter commented 5 years ago

I no longer work on this extension - the whole functionality is now moved to DNT: https://github.com/RSuter/DNT#switch-to-projects