You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Adding C# to the build system (using the Mono toolchain) (#1012)
* Added C# compilation through the mono-devel package
* Moved out void functions inside functions as it doesn't work with the mono compiler
* Removed mono-devel from Dockerfile
* Revert "Removed mono-devel from Dockerfile"
This reverts commit 8ee8f63.
* fixed incorrect naming typo
0 commit comments