Top "Tfsbuild" questions

Automated Builds using the Team Foundation Server / Visual Studio Team Services build system

MSBuild and Webpack

I am developing an Angular2 application in VS2015 and have a webpack bundling and minification environment set up for the …

msbuild webpack continuous-integration tfsbuild msbuild-task
Auto Deploy using Continuous Integration in TFS 2012

I have setup continuous integration for a WCF project and want to use the MSBuild Arguments to automatically deploy the …

deployment tfs continuous-integration tfsbuild web-deployment
Sign every executable with an Authenticode certificate through MSBuild

I have an Authenticode certificate (.pfx) which I use to sign executables. How can I configure Team Build so that …

msbuild certificate tfsbuild authenticode
When to Use Gated Check-In?

I am using TFS 2010. Currently I use Gated Check-in build on the trunk (MAIN) branch only. And, I use CI …

build continuous-integration tfsbuild gated-checkin
How to delete/unregister build agent on TFS 2015

I have set up TFS 2015 with dedicated server to store the build agent. However, when I delete the build agent …

tfsbuild tfs-2015
What ports are used for VSTS/TFS Build/Release Agent?

Can someone tell me what ports are used for the new TFS 2015 build agent for communication with TFS on-prem and …

tfs azure-devops tfsbuild tfs-2015
Error 'TF215097:...Cannot create unknown type for...' custom CodeActivity

Possible Duplicate: TFS 2010 Custom Build Activity TF215097 error I'm trying to create a CustomActivity to run after each successful build. …

xaml tfs workflow-foundation tfsbuild
The OutputPath property is not set for project TFS2012

I have a build in our Team Foundation server which gives this warring: C:\Windows\Microsoft.NET\Framework64\v4.0.30319\Microsoft.…

tfs tfsbuild
How can I copy a TFS 2010 Build Definition?

Is there any way to copy a build definition? I work in a mainline source control methodology which utilizes many …

tfs tfsbuild
Share code between projects in tfs 2010

What is the best way to handle code sharing in TFS 2010? We have a couple of Visual studio projects that …

tfs tfsbuild