dotnet / dotnet/project-system
ProjectTypeGuids is case-sensitive
Open
Legacy
Triage-Approved
- Dominant language
- C#
- Stars
- 1k
- Forks
- 415
- PR merge metrics
- No merged PRs in 30d
Description
_From @tamlin-mike on August 4, 2017 7:49_
See:
https://github.com/0xd4d/dnSpy/issues/475
Expected: VS able to parse hexadecimal values [a-f] disregarding case.
Actual: Seemingly, VS is unable to understand that "1a" and "1A" are equivalent.
_Copied from original issue: dotnet/roslyn#21322_
Contributor guide
Assessment
This issue has not been assessed yet.