Replies: 1 comment 1 reply
-
MSBuild uses MSBuild. To build MSBuild, you first need a existing version of MSBuild. You can execute the existing binaries on mono. Using mono itself for building is not recommended either. You can use .NET Core for better support. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
xbuild recommends to use msbuild, how to compile msbuild from mono?
Beta Was this translation helpful? Give feedback.
All reactions