Search code examples
visual-studiobuildteamcitybuild-serverteamcity-9.0

TeamCity Visual Studio Build Runner Requirement


We're running TeamCity 9.0.3 and have had Visual Studio 2010, 2012 & 2013 full install on our build server for years now.

I know for a fact that we need certain Visual Studio targets in order to deploy our applications but I'm convinced we don't need to have a full Visual Studio installation in order to use the Visual Studio (sln) build runner but can't find any documentation to say whether or not we do need it.

Can anyone show me documentation or verify from their own experience whether or not a full Visual Studio install is needed for this build runner to work?


Edit: I have seen this question: Does MSbuild require Visual Studio to be installed on the build server?

And mine is not the same question, it's a different topic. That question is asking whether or not Visual Studio is needed to as a prerequisite for the MSBuild build runner. My question pertains to the Visual Studio build runner


Solution

  • The Visual Studio (sln) build runner requires the proper version of Microsoft Visual Studio installed on the build agent.

    Reference: https://confluence.jetbrains.com/pages/viewpage.action?pageId=74847254