Watch
2
0
Fork
You've already forked raylib-cs
0

remove package System.Numerics.Vector

This commit is contained in:
JupiterRider 2024-12-23 15:51:03 +01:00
commit 234eae78ea

View file

@ -33,8 +33,7 @@
</ItemGroup> </ItemGroup>
<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> </ItemGroup>
<Import Project="./Build.props" /> <Import Project="./Build.props" />