Ge Bai
- Total activity 26
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 7
-
Created How to tell NuGet installer to always get latest version of packages
Hello, In our NuGet Installer TeamCity build step, we enable 'Update Packages' and hope that NuGet will always pull down the latest version of packages. But it doesn't seem to download the latest v... -
Created Cannot remove build from queue
Hello, We cannot remove some builds from the queue. After clicking 'Remove' button, the build will disappear then come back right-away. We have tried to remove them from Build Queue page as well a... -
Created Server time and log time off by an hour
Hello, We have a scheduled trigger to run a build daily at 21:00 pm(Eastern Time). However, the build always starts at 22:00 pm(Eastern Time). We have verified that both server and agents are in th... -
Created xcopy exited with code 9009
Hello, One of our TeamCity projects has dependencies on network shared drive, so we add following environment variable as a build parameter: env.PATH = %env.PATH%;\\path\to\their\libraries Howe... -
Created NuGet package now showing up in Package Manager Console in VS2015
AnsweredHello, We are setting up our TeamCity as a NuGet server. After pushing the package .nupkg to build artifacts, we can see it from VS2010 and VS2012 Package Manager Console. But in VS2015 Package M... -
Created Disable NuGet Publish
Hello,Is it possible that we can completely disable NuGet Publish build runner from our TeamCity? It would be great if it's not even showing up in the runner type dropdown.We want to use our TeamCi... -
Created Migrate NuGet projects to TeamCity 7.1.5
Hello,I am going to upgrade our TeamCity from version 6.0.1 to version 7.1.5 very soon, but I am curious about how to migrate the projects I have that use NuGet for dependency management.In the cur...