I need MSBUILD 14.0 and am willing to install Visual Studio to get it. What version of Visual Studio do I need to install to get MSBUILD 14.0? It looks like the MSBUILD version number and the Visual Studio name do not match.
What version of Visual Studio is msbuild 14.0 part of?
Asked Answered
Starting in Visual Studio 2013, the MSBuild Toolset version is the same as the Visual Studio version number. So if you have Visual Studio 2015 you should have MSBuild 14.0 already on your system.
Too bad the Visual Studio version number doesn't more directly correspond to the MSBuild version number. –
Diallage
@Diallage Wikipedia has a Visual Studio release version number table. Google can easily take you there. –
Implicatory
I just noticed that in Visual Studio, if you do Help -> About, that is has information about 'Version' and it shows the MSBuild version number –
Diallage
© 2022 - 2024 — McMap. All rights reserved.