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.
I am trying to set up a TeamCity build process that runs a custom command line script. The script uses …
teamcityHow-To Integrate IIS 7 Web Deploy with MSBuild (TeamCity) ?
.net msbuild teamcityI am working on defining a general-purpose build template for all our projects -- which I have placed at the "…
teamcity teamcity-8.0i am looking for a way to share build number between multiple build configurations. The goal is to have an …
teamcityDoes anyone know where I can find a good tutorial to walk me through how to setup TeamCity CI server? …
.net nunit continuous-integration teamcityI have a TeamCity 7 Build Configuration which is pretty much only an invocation of a .ps1 script using various TeamCity …
powershell error-handling teamcityHow can I get Microsoft.Build.Utilities.v3.5? I am using StyleCop 4.7 and it would seem that StyleCop msbuild task …
c# .net msbuild teamcity msbuild-4.0I'm looking to set up a TeamCity server for continuously building a .NET web application. I already have hosting, so …
continuous-integration hosting teamcity