[F] Fody should merge System.Numerics

This commit is contained in:
Clansty
2024-10-25 22:16:08 +08:00
parent d0bb3cc75c
commit f3bebc6fa2
2 changed files with 2 additions and 2 deletions

View File

@@ -71,7 +71,7 @@
<Reference Include="System.Configuration">
<HintPath>Libs\System.Configuration.dll</HintPath>
</Reference>
<Reference Include="System.Numerics">
<Reference Include="System.Numerics" Private="true">
<HintPath>Libs\System.Numerics.dll</HintPath>
</Reference>
<Reference Include="System.Core">