5 ms·
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/
by janjones 8mo 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/XMake.cs https://github.com/dotnet/msbuild/blob/main/src/MSBuild/XMak... :)