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

Move build props into Raylib-cs and update Raylib-cs.sln

Remove Raylib-cs.Native from sln for now due to build issues
This commit is contained in:
Rgebee 2023-08-24 10:42:17 +01:00
commit 873b712cd9
5 changed files with 22 additions and 55 deletions

View file

@ -38,6 +38,8 @@
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.1.1" PrivateAssets="All"/>
</ItemGroup>
<Import Project="./Build.props" />
<ItemGroup>
<Content Include="runtimes/**" Link="runtimes/%(RecursiveDir)/%(Filename)%(Extension)">
<PackagePath>runtimes/</PackagePath>