MSBuild in the previous versions of .NET Framework was installed with it but, they decided to install it with Visual Studio or with the package BuildTools_Full.exe.
The path to MSBuild when installed with the .NET framework:
C:WindowsMicrosoft.NETFramework[64 or empty][framework_version]
The path to MSBuild when installed with Visual Studio is:
C:Program Files (x86)MSBuild[version]Bin for x86
and
C:Program Files (x86)MSBuild[version]Binamd64 for x64.
The path when BuildTools_Full.exe is installed is the same as when MSBuild is installed with Visual Studio.
与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…