The project is working well with Mono.
- Install mono from the official site. The package included on some Linux distributions is not working.
- Run the following command:
xbuild /property:TargetFrameworkVersion=v3.5
The project is working well with Mono.
xbuild /property:TargetFrameworkVersion=v3.5