flipdoubt
- Total activity 50
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 16
-
Created Move external MSSQL database
Can someone point me to documentation or best practices on how to move an external MSSQL database? I found this page on setting up the MSSQL database, which we did years ago, but the server is bein... -
Created How can I include nuget package in artifacts?
We have TeamCity setup to build a DotNet Core web app and would like to include the binaries from SqlPackage.CommandLine along side our artifacts. Is there a build task that allows me to restore a ... -
Created Custom build reverts to TFS latest changes
When I configure a custom build to select a specific changeset from our TFSVC 2017 repository, the SELECT reverts back to "<latest changes at the moment the build has started>". Is this a known iss... -
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...