"%23" is transformed into "#" for physical path, nuget or msbuild?
- Dominant language
- C#
- Stars
- 5.5k
- Forks
- 1.5k
- Avg merge
- 1d 8h
- Merged PRs (30d)
- 141
Description
In case I got a VisualStudio-solution with several projects (by email or from somewhere else) and within the solution one or more projects are in physical directories which include "%23" in there path, e.g.
> C:\users\someuser\source\repos\_1.12\%231986\A-Serie-XYZ
During Solution-load the following error raise up in VisualStudio's error pane:

Because "%23" is transformed to "#" which is physically not available.
Host: VisualStudio 2019 Preview, 16.2.0 Preview 3.0
(moved from https://github.com/NuGet/Home/issues/8273)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.