Merge remote-tracking branch 'origin/master'
# Conflicts: # Raylib-cs/Raylib-cs.csproj
This commit is contained in:
commit
f6bcdb7b94
7 changed files with 136 additions and 330 deletions
|
|
@ -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">
|
||||
|
|
|
|||
Loading…
Reference in a new issue