For sometime now I have been working on custom MSBuild task. The following links were very useful in giving me specific information. How to create a custom task - http://msdn2.microsoft.com/en-us/library/ms400767.aspx How to debug a custom task - http://blogs.msdn.com/msbuild/archive/2005/09/28/474951.aspx Read More...