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:
parent
86c62c7f5e
commit
873b712cd9
5 changed files with 22 additions and 55 deletions
|
|
@ -1,9 +0,0 @@
|
|||
<Project>
|
||||
|
||||
<PropertyGroup>
|
||||
<TargetRaylibTag>4.5.0</TargetRaylibTag>
|
||||
<Version>4.5.0.4</Version>
|
||||
<PackageVersion>4.5.0.4</PackageVersion>
|
||||
</PropertyGroup>
|
||||
|
||||
</Project>
|
||||
Loading…
Reference in a new issue