How to build 2 solutions from a single TFS team build definition?

You can simply set two Solutions to build by creating them in an item group if I am understanding what you are trying to do.

Up vote 0 down vote favorite share g+ share fb share tw.

I have a pretty large complicated application that has a smart client front end in one solution and a web services layer in another solution. We use 2 team build definitions in TFS 2010 to build the solutions. We are still using MS Build scripts not the new workflow based templates.

How can we use a single build definition to build both solutions. We are open to either tricks inside MS Build scripts or moving to the new workflow templates. Msbuild tfs2010 tfsbuild link|improve this question asked Jun 21 '11 at 19:50Mark Arnott8961511 100% accept rate.

You can simply set two Solutions to build by creating them in an item group if I am understanding what you are trying to do You can also do it inside any build step with.

You can build multiple solutions from a single team build project definition by definitng multiple SolutionToBuild items in your TFSBuild. Proj MSBuild project file. You may also have to modify the build definition's workspace mapping to include sources for both solutions.

I cant really gove you an answer,but what I can give you is a way to a solution, that is you have to find the anglde that you relate to or peaks your interest. A good paper is one that people get drawn into because it reaches them ln some way.As for me WW11 to me, I think of the holocaust and the effect it had on the survivors, their families and those who stood by and did nothing until it was too late.

Related Questions