Closed pkillnine closed 5 years ago
Linux is not something I support or focus on personally as I do not use it at all.
As for the errors though that you got, looks like either Mono is not targeting newer C# standard features due to the version you are building with, or they just don't support it at all in general. If Mono gives the option of what .NET framework to target/minic, you need to use 4.5.1/4.6. (Mainly needs to be able to support C# 7.0 features at least.)
For now I'll mark this as closed/wont fix though as the project doesn't really have any goal to support Linux.
Not sure if this tool supports Linux, but I'll post an issue anyway.
Attempted to build with Mono 4.4.1.0: Running
xbuild
fails with this output: