mirror of
https://github.com/raylib-cs/raylib-cs
synced 2025-09-09 03:01:41 -04:00
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:
9
Raylib-cs/Build.props
Normal file
9
Raylib-cs/Build.props
Normal file
@@ -0,0 +1,9 @@
|
||||
<Project>
|
||||
|
||||
<PropertyGroup>
|
||||
<TargetRaylibTag>4.5.0</TargetRaylibTag>
|
||||
<Version>4.5.0.4</Version>
|
||||
<PackageVersion>4.5.0.4</PackageVersion>
|
||||
</PropertyGroup>
|
||||
|
||||
</Project>
|
Reference in New Issue
Block a user