top | item 46806899

(no title)

janjones | 1 month ago

Then you are already using XMake (albeit a different one than OP), it's the original codename for MSBuild, still present in the code: https://github.com/dotnet/msbuild/blob/main/src/MSBuild/XMak... :)

discuss

order

debugnik|1 month ago

Your phrasing could confuse readers: MSBuild happened to historically have XMake as a codename but is entirely unrelated to the build system known as XMake.

janjones|1 month ago

Clarified my comment a bit, thanks