Top "Teamcity" questions

TeamCity from JetBrains is a continuous integration tool and a distributed Java-based build management system that can be highly beneficial to teams using an agile development approach.

TeamCity Git VCS SSH connection with Custom Private Key throws JschException: Auth fail

I can't seem to get TeamCity to read my Git (Gitolite) repository... I get an exception: List remote refs failed: …

git ssh teamcity private-key gitolite
Assembly Versioning with TeamCity

I'm working on a C#/VB.Net project that uses SVN and TeamCity build server. A dozen or so assemblies …

version-control build-automation teamcity
MSBUILD Error MSB4025 in TeamCity build step for Visual Studio

When I run my TeamCity build with the only build step being of runner type Visual Studio (sln), I get …

msbuild teamcity
Teamcity powershell runner to remotely run commands on server

I have a strange issue where TeamCity just hangs whenever i try to do a remote call to one of …

powershell teamcity remote-server
how to stop "cannot stop" builds on TeamCity

I get "cannot stop" status once in a while after trying to stop builds on TeamCity. I would expect that …

teamcity build-agent
Include NuGet packages in TeamCity

I recently started using NuGet to manage external packages. For now I have only needed it for NLog. Everything works …

c# windows-services teamcity nuget .net-4.5
Breaking MsBuild package & deploy into separate MsBuild and MsDeploy commands

I'm having a few problems breaking out an MsBuild package+deploy command into two separate commands. (I need to do …

deployment msbuild teamcity msdeploy webdeploy
.NET 4.6 required for .NET 4.5.2 compiled application

After upgrading from building our product in Visual Studio 2010 and .NET 4.0 to Visual Studio 2015 and .NET 4.5.2 we have seen issues …

visual-studio-2015 msbuild teamcity .net-4.5 .net-4.6
Preventing MSBuild from building a project in a .sln without using Solution Configurations

I want to inhibit the building of certain projects within a solution from building (within a TeamCity Build Configuration in …

msbuild teamcity solution azure-packaging
MSBUILD : error MSB1008: Only one project can be specified in teamcity

I am trying to run MSBuild with TeamCity. I have a batch file and I pass into it parameters and …

msbuild teamcity msbuild-4.0 teamcity-7.1