MSBuild Links and Resources



Reference

* MSBuild Reference on MSDN
* Visual Studio MSBuild MSDN forum
* Inside MSBuild MSDN Article
* MSBuild Quick Start Tutorials

Articles and Presentations

* MSBuild by exampleByExample%E2%80%94IntroducingWell-KnownMetadata by Sayed Ibrahim Hashimi
* 7 Steps to MSBuild by Brennan Stehling
* Customize Your Builds in Visual Studio Using the Standalone Tool by Klaus Aschenbrenner
* An Introduction to MSBuild by Patrick Smacchia
* Can we build it? Yes we can! Introduction to MSBuild presentation by Steve St.Jean
* A Practical Guide for implementing Continuous Integration using MSBuild by Carel Lotz

Blogs

* MSBuild Team
* Alex Kipman
* Sayed Ibrahim Hashimi

Tools

* MSBuild Extras - Toolkit for .NET 1.1 (MSBee) is an addition to MSBuild that allows developers to build managed applications using Visual Studio 2005 projects that target .NET 1.1
* Attrice Sidekick is GUI editor for build project files

MSBuild Custom Tasks

* Sedodream Tasks
* MSBuild Community Tasks at tigris.org
* MS Services UK SDC Tasks
* msbuildtasks.com portal