Top "Tfsbuild" questions

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

How to build a VS2010 MakeFile project (vcxproj) with TFS Build (No VS 2010)

I have a project that was building fine in VS 2008, and then we installed and started using TFS Build, and …

.net visual-studio-2010 msbuild tfsbuild
Building specific branches on Visual Studio Team Services

I have a repository in VS Team Services which is setup as : -root | | -Dev (.sln) | | -Releases | | - Test (.sln) | - …

tfs visual-studio-2015 azure-devops tfsbuild tfvc
The directory containing the assemblies for the Visual Studio Test Runner is not valid

We have upgraded our TFS installation from 2012 to 2013. When running our builds they will fail with the following error if …

visual-studio-2012 tfs tfsbuild
TFS 2015 - Delete Build Artifacts

How to step up TFS 2015 Update 2 to delete artifacts when build is deleted? Is this possible? EDIT: Add retention screen …

tfsbuild tfs-2015
How to chain TFS builds?

I have a scenario where I want to call one TFS build from another, the first one does the build …

tfs msbuild tfsbuild chained
Is there a way to speed up the builds in visual studio team services (and TFS)

Our team has set up continuous integration using visual studio online. We have tried cranking up our subscription to advanced …

tfs continuous-integration azure-devops tfsbuild
Large TFSUser\AppData\Local\Temp Directory on Build Machine

I'm using TFS 2012 Update 1 on Windows Server 2008 R2. We have the TFS build running under the account TFSUser. The other …

visual-studio tfs tfsbuild
How can I copy a Visual Studio Team Service build to a new project?

I'm moving a particular set of builds from an existing Visual Studio Team Service project to a new one. Unfortunately, …

azure-devops tfsbuild azure-pipelines
How to get PAT from on-premise TFS2015

We want to migrate our custom steps from XAML build to new build task in TFS2015 on-premise. I installed NodeJS …

tfs tfsbuild tfs-2015
Download Build binaries from Visual Studio Team Services

I have a WPF project in Visual Studio Team Services. Project is successfully built, but where I can download the …

tfsbuild azure-devops