Team city unmet requirement: MSBuildTools12.0_x86_Path exists
I needed to install MSBuild separately, then after restarting the agent the variable was there. (From MSDN article) MSBuild is now installed as part of Visual Studio rather than as part of the .NET Framework. The current MSBuild version number is 12.0. If you want to install MSBuild separately, download the installation package from MSBuild … Read more