NuGetReferenceSwitcher icon indicating copy to clipboard operation
NuGetReferenceSwitcher copied to clipboard

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

Open StarWars999123 opened this issue 6 years ago • 1 comments

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!

StarWars999123 avatar Feb 08 '19 17:02 StarWars999123

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

RicoSuter avatar Feb 14 '19 11:02 RicoSuter