How do I force my TFS 2010 Build to build all projects in the solution to be built with Debug or Release Mode. I'm looking to pass in an Argument into the workflow. Do I need to use an MSBuild argument?
Seems like a very common thing to do, but I'm not able to find a straight-forward way of getting it done.