Skip to content

Commit 60bb7cb

Browse files
authored
Remove HexConverter (#112979)
1 parent 42c3190 commit 60bb7cb

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/libraries/System.Runtime.Numerics/src/System.Runtime.Numerics.csproj

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,6 @@
3131
Link="CoreLib\System\Collections\Generic\ValueListBuilder.cs" />
3232
<Compile Include="$(CommonPath)System\Text\ValueStringBuilder.cs"
3333
Link="CoreLib\System\Text\ValueStringBuilder.cs" />
34-
<Compile Include="$(CommonPath)System\HexConverter.cs"
35-
Link="Common\System\HexConverter.cs" />
3634
<Compile Include="$(CommonPath)System\Number.Formatting.Common.cs"
3735
Link="Common\System\Number.Formatting.Common.cs" />
3836
<Compile Include="$(CommonPath)System\Number.NumberBuffer.cs"

0 commit comments

Comments
 (0)