Skip to content

Commit 5b7f26b

Browse files
Remove reference to TypeNameHelpers.cs in ILVerification.projitems
Co-authored-by: MichalStrehovsky <[email protected]>
1 parent 6a03288 commit 5b7f26b

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

src/coreclr/tools/ILVerification/ILVerification.projitems

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -66,9 +66,6 @@
6666
<Compile Include="$(ToolsCommonPath)TypeSystem\Common\Utilities\CustomAttributeTypeNameParser.cs">
6767
<Link>Utilities\CustomAttributeTypeNameParser.cs</Link>
6868
</Compile>
69-
<Compile Include="$(LibrariesProjectRoot)\Common\src\System\Reflection\Metadata\TypeNameHelpers.cs">
70-
<Link>Utilities\TypeNameHelpers.cs</Link>
71-
</Compile>
7269
<Compile Include="$(LibrariesProjectRoot)\Common\src\System\Text\ValueStringBuilder.cs">
7370
<Link>Utilities\ValueStringBuilder.cs</Link>
7471
</Compile>

0 commit comments

Comments
 (0)