Fix some small issues and experiment with C#

This commit is contained in:
Dimitris Zervas
2024-02-27 03:01:29 +02:00
parent 62e98de539
commit a89850d410
16 changed files with 287 additions and 37 deletions

5
.gitignore vendored
View File

@ -3,3 +3,8 @@ __handlers__
/examples/cs/*/obj
/examples/cs/*/bin
*.png~
*.exe
*.dll
/examples/cs/bin
/examples/cs/obj
/dotnet