Unless I\'ve grossly misunderstood MSBuild, tasks are executed in the document order in which they appear within a \'Target\' node.
I\'d like to be able to specify
Try the new parallel task in the MSBuild Extension Pack - http://mikefourie.wordpress.com/2012/02/29/executing-msbuild-targets-in-parallel-part-1