Automated Builds using the Team Foundation Server / Visual Studio Team Services build system
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-taskI 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-deploymentI have an Authenticode certificate (.pfx) which I use to sign executables. How can I configure Team Build so that …
msbuild certificate tfsbuild authenticodeI 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-checkinI have set up TFS 2015 with dedicated server to store the build agent. However, when I delete the build agent …
tfsbuild tfs-2015Can 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-2015Possible 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 tfsbuildI have a build in our Team Foundation server which gives this warring: C:\Windows\Microsoft.NET\Framework64\v4.0.30319\Microsoft.…
tfs tfsbuildIs there any way to copy a build definition? I work in a mainline source control methodology which utilizes many …
tfs tfsbuildWhat is the best way to handle code sharing in TFS 2010? We have a couple of Visual studio projects that …
tfs tfsbuild