remove package System.Numerics.Vector
This commit is contained in:
parent
a3dfd57b5a
commit
234eae78ea
1 changed files with 1 additions and 2 deletions
|
|
@ -33,8 +33,7 @@
|
|||
</ItemGroup>
|
||||
|
||||
<ItemGroup>
|
||||
<PackageReference Include="System.Numerics.Vectors" Version="4.6.0" />
|
||||
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="8.0.0" PrivateAssets="All"/>
|
||||
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="8.0.0" PrivateAssets="All" />
|
||||
</ItemGroup>
|
||||
|
||||
<Import Project="./Build.props" />
|
||||
|
|
|
|||
Loading…
Reference in a new issue