dotnet/roslyn
Investigate and fix/document the behavior when compiler is supplied with a netmodule reference in wrong casing.
開放
#1,672 建立於 2015年3月30日
Area-CompilersConcept-PortabilityDocumentationLanguage-C#Language-VBhelp wanted
倉庫指標
- 星標
- (20,414 顆星)
- PR 合併指標
- (平均合併 6天 17小時) (30 天內合併 256 個 PR)
描述
We had reports that some versions of CSC could embed two module references in the metadata - one as supplied and another matching the actual file name.
There should be just one module reference in the metadata.