mirror of
https://github.com/raylib-cs/raylib-cs
synced 2025-06-30 19:03:42 -04:00
Merge remote-tracking branch 'origin/master'
# Conflicts: # Raylib-cs/Raylib-cs.csproj
This commit is contained in:
@ -42,6 +42,10 @@
|
||||
<Content Include="Raylib-cs.targets" />
|
||||
</ItemGroup>
|
||||
|
||||
<ItemGroup>
|
||||
<PackageReference Include="System.Numerics.Vectors" Version="4.5.0" />
|
||||
</ItemGroup>
|
||||
|
||||
<Target Name="GetNativeLibraryFiles">
|
||||
<ItemGroup>
|
||||
<TfmSpecificPackageFile Include="$(BaseOutputPath)\..\runtimes\linux-x64\native\libraylib.so">
|
||||
|
Reference in New Issue
Block a user