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

fix: centralized version data in Directory.build.props, and fixed various interop details that had incorrect function signatures

This commit is contained in:
tiger tiger tiger 2026-06-30 17:12:15 +02:00
commit 3b305013a1
11 changed files with 169 additions and 105 deletions

1
.gitignore vendored
View file

@ -177,6 +177,7 @@ PublishScripts/
# NuGet Packages
*.nupkg
nuget
# The packages folder can be ignored because of Package Restore
**/packages/*
# except build/, which is used as an MSBuild target.