Top "Tfsbuild" questions

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

How to Determine the Work Items Fixed in a particular TFS Build when using Branches?

We have begun using the following branching structure in TFS 2010: All changes so far have been performed in the Development …

tfs branch tfsbuild tfs-workitem
What is/are the difference(s) between MSBuild and TFSBuild

Background: We have a TFS server setup where me manage our source code and track work items and bugs. We …

visual-studio-2008 msbuild build-automation tfsbuild
wildcard test containers to mstest. exe

Is it possible to pass wildcard testcontainer values to the command-line mstest.exe rather than manually hardcoding multiple testcontainer values? …

visual-studio-2012 tfs mstest tfsbuild vs-unit-testing-framework