Overview of MSBuild, Part 2: From the Task Author's Perspective
Author:
MSDN
Learn how to create custom tasks that MSBuild transparently uses in your projects. The author details a base class to ease the implementation of your own task, and offers some tips on how to debug your code in this scenario.
More Tutorials
|