2
0
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:
2020-05-04 00:28:56 +10:00
7 changed files with 136 additions and 330 deletions

View File

@ -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">