MSBuild Tasks

Parent Previous Next

The Deployment Framework for BizTalk uses many custom MSBuild tasks (special .NET classes) to implement its extensive feature set.  Many of the tasks are owned by the Deployment Framework itself, and their source code is included in the Deployment Framework's codebase.


Other tasks are imported from the SDC Tasks Library open-source project on CodePlex.  These tasks are housed in Microsoft.Sdc.Tasks.dll.


The entire set of tasks (BTDF + SDC Tasks) is available for your use in custom MSBuild targets defined in your Deployment Framework for BizTalk project file (.btdfproj).


Please download the SDC Tasks Library help file (a .CHM) to see the complete set of tasks and related usage instructions.


Created with the Personal Edition of HelpNDoc: Free help authoring tool