4,817 questions
in short yes,
in .net core, msbuild is a .net core application, run via "dotnet msbuild". the msbuild.dll is included in the sdk folder. the dotnet cli can also be used to run msbuild.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Does dotnet build or dotnet restore etc use MSBuild internally?
in short yes,
in .net core, msbuild is a .net core application, run via "dotnet msbuild". the msbuild.dll is included in the sdk folder. the dotnet cli can also be used to run msbuild.