2
0
mirror of https://github.com/raylib-cs/raylib-cs synced 2025-06-30 19:03:42 -04:00

Improved Nuget native library handling

This commit is contained in:
Ben Parsons
2020-05-06 04:07:09 +10:00
parent 38675b0c4d
commit cea720ba21
2 changed files with 23 additions and 15 deletions

View File

@ -15,7 +15,7 @@
<PropertyGroup>
<Version>3.1.0</Version>
<PackageVersion>3.1.0</PackageVersion>
<PackageVersion>3.1.3</PackageVersion>
<Authors>Chris Dill, Raysan5 &amp; Others</Authors>
<PackProject>true</PackProject>
<TargetsForTfmSpecificBuildOutput>$(TargetsForTfmSpecificBuildOutput);GetNativeLibraryFiles</TargetsForTfmSpecificBuildOutput>