Tuesday, March 6, 2007

MSBuild QuickStart

One obvious advantage of using MSBuild over NAnt is that Visual Studio 2005 uses MSBuild script as its default project file format. However, when you want to get your hands dirty on the details of MSBuild files, you'd likely find that the documentation is not as organized as NAnt help in MSDN. Here are two places that might give you a quick start on MSBuild: