TeamCity Enterprise 7.1 unable to run new MSBUILD versions?
I am unable to compile some new C# code because i am building using a older version of MSBUILD it seems.
Running TeamCity Enterprise 7.1.
On the TeamCity server/agent i have installed the new build tools found here: https://visualstudio.microsoft.com/downloads/#build-tools-for-visual-studio-2017
In my *.csproj files i have set '<Project ToolsVersion="15.0" ...'
On my build configuration i have:
MSBuild version: Microsoft .NET Framework 4.5
MSBuild ToolsVersion: none (available options are: none, 2.0, 3.5, 4.0)
Please sign in to leave a comment.
Hi,
TeamCity 7 is out of support, has been for several years now, so it is correct, support for new build tools is likely not going to be available.
Please upgrade to newer releases.