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.
Within a TeamCity project running on a windows agent, I would like to read the contents of a file and …
teamcity teamcity-8.0We are using TeamCity 6.0 to build VS C# solutions each commit. Once the build is complete, a different test TC …
continuous-integration nunit teamcityHow can I create a git tag after successful build in Team City?
git teamcity git-tagDoes anyone know to remove a specific version of a package on a TeamCity Nuget Feed?
teamcity nuget nuget-package nuget-server teamcity-7.0I have got configured TeamCity to execute NUnit tests. When I run manually it then it is working fine. But …
teamcityI am working on upgrading our TeamCity projects from VS2012 to VS2015 and I am running into an issue compiling …
c# asp.net-mvc msbuild teamcity visual-studio-2015I've got an existing C# 4 project which I've checked the test coverage for by using TestDriven.Net and the Visual …
c# teamcity code-coverage dotcoverGetting the following error while trying to do checkout Build errors # [11:27:20]Failed to start build [11:27:20]Failed to collect changes, error: …
svn msbuild teamcity svn-checkoutWe are hosting our own nuget server through Teamcity. Is there any other way to add an icon to a .…
teamcity nuget-package