We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 42c3190 commit 60bb7cbCopy full SHA for 60bb7cb
src/libraries/System.Runtime.Numerics/src/System.Runtime.Numerics.csproj
@@ -31,8 +31,6 @@
31
Link="CoreLib\System\Collections\Generic\ValueListBuilder.cs" />
32
<Compile Include="$(CommonPath)System\Text\ValueStringBuilder.cs"
33
Link="CoreLib\System\Text\ValueStringBuilder.cs" />
34
- <Compile Include="$(CommonPath)System\HexConverter.cs"
35
- Link="Common\System\HexConverter.cs" />
36
<Compile Include="$(CommonPath)System\Number.Formatting.Common.cs"
37
Link="Common\System\Number.Formatting.Common.cs" />
38
<Compile Include="$(CommonPath)System\Number.NumberBuffer.cs"
0 commit comments