These are the tasks that conforms our internal build process. The SDC tasks are a collection of MSBuild tasks that we designed to make our development team life easy. You can use these tasks in your own MSBuild projects, use them standalone or use them as further reference to write your own tasks.
There are 8 tasks included in this library and the number continuously grow , in the v1 there are tasks for: Add copyright headers to your files, run MSTests, generate code coverage reports from your MSTests , run Source Analysis, update your assemblies information, remove duplicated files from a file collection, generate SFX packages, and enable web application code coverage for MSTests.
Our deliverables includes a MSI containing the bin filesand documentation (chm), also the source code is available on this site.
Check the Issue Tracker for bugs and known issues. We'll try and keep this up to date.