On 26-Sep-11 12:00, John Bergman wrote:
> The other is new in 2010, and uses windows workflow 4 to define how the build 
> works.
But not for typical compilation. For Team Build, Workflow is for 
higher-level build automation, not running csc.exe or light.exe; that's 
left to MSBuild in .sln or .*proj. You *can* use Workflow for those 
things but it just guarantees that your official build isn't the same as 
what the developers are using.

-- 
sig://boB
http://joyofsetup.com/


------------------------------------------------------------------------------
All the data continuously generated in your IT infrastructure contains a
definitive record of customers, application performance, security
threats, fraudulent activity and more. Splunk takes this data and makes
sense of it. Business sense. IT sense. Common sense.
http://p.sf.net/sfu/splunk-d2dcopy1
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to