flipdoubt
- Total activity 50
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 16
-
Created How can I add Assembly Reference so Nuget Pack can find it?
When my build runs, the Pack step fails with the following in the log:[17:15:12][pack] Starting NuGet.exe 2.8.60318.667 from C:\Program Files (x86)\JetBrains\TeamCity\buildAgent\tools\NuGet.Command... -
Created Can Nuget Package specify description of packages?
I have TeamCity setup for Nuget and successfully configured the build step to create the packages from Visual Studio project files, but the Description shown when I try to use one of the packages r... -
Created Can TeamCity read a custom MSBuild property?
Here is the use case: To version the artifacts using the AssemblyInfoPatcher, I want to set the major.minor.build components of the version from an MSBuild property and get the revision from one of... -
Created Can a Custom Build checkout and build a specific version?
Can I configure a Custom Build to checkout and build a specific version? If so, can someone point me to a tutorial on how to do this? If not, can this become a feature request? -
Created Limit web server to localhost requests
Is there some kind of configuration on the web server I can do to limit requests to those that come only from the localhost? -
Created Why does DotCover inspect assembly but find no lines covered?
In the attached DotCover report, TeamCity+DotCover show 0% coverage for the "ceo" assembly, but I am 100% positive that the project builds and passes tests that exercise code in the "ceo" assembly.... -
Created 5.0 to 5.0.1 upgrade error: "Database driver is missing or specified incorrectly."
My 5.0 configuration worked fine until I upgraded to 5.1, when I get the following message when visiting the site after the upgrade:Error on step: Waiting for a database server... Database driver i... -
Created Why is this build trigger pattern ignored?
I have the following build trigger pattern setup for a project, but TeamCity builds the project even when I think changes should be ignored. Here is the trigger pattern--+:ViewDocumentsOnline\**+:V... -
Created Help explain artifact numbering
I'm a TeamCity n00b from .NET land, having just crossed over from using CruiseControl.NET for CI on our .NET projects. TeamCity has been a joy compared to CC.NET. I am having a little trouble, howe... -
Created VS.NET 2008 Projects?
Does or when will TeamCity support VS.NET 2008 Projects and Solutions?