I\'d like to set up a build definition in TFS that calls a particular build target and passes in default parameters. Is there a way to do this without setting up a new tfsbuild.proj file for my new de
Using Workflow to create a build I\'d like for the build quality to change depending if the current cod开发者_如何学编程e coverage threshold is met.I have everything set up but the condition to check
I have a minor problem regarding my Custom Build Process Workflow in Team Foundation Server 2010. At the moment, I have 2 custom workflows, one for Server Builds (.WSP Sharepoint packages) and one fo
I have team build running on a TFS 2008 server. I want it to run my xUnit.net tests there and show the result in the Build details.
It seems no overloads of IBuildServer.QueryBuilds(...) allows me to do that. Here\'s my code: TfsTeamProjectCollection tfs = context.GetValue(TeamProject);
Hello Is there a way to stop TFSBUILD from adding the buildID/BuildName to the Globallist \"Builds - Myprojectname\" ?
I have set up a TFS 2010 Team Build Configuration to run continuous builds. I currently have 2 Test Projects that run inside Visual Studio 2010 IDE with no problems.
I am working on solution with 2 web-projects. There is a problem. After building the projects on the test server they should be placed in two different folders and sites IIS. I use TFS2010 to build it
In the project I\'ve inherited, the original developer used a number of post-build events in his Visual Studio projects to copy around DLL\'s and stuff when building inside VS.
I\'ve got an ASP.NET website project in my Solution, in Visual Studio 2010. I\'m using TFS 2010 to build the Solution.The website is getting