MSBuild Tutorial

This article gives a comprehensive introduction to the MSBuild tool. Contents * 1 MSBuild Basics * 2 Properties * 3 Items * 4 Conditions * 5 Frequently Used Tasks * 6 Custom MSBuild Tasks * 7 Generic Targets * 8 Property functions * 9 Links * 10 Notify me when the book comes out MSBuild Basics .NET 2.0 introduced…