Introduction to MSBuild – Quick Intro Guide
Introduction to MSBuild Microsoft supported build engine XML-based configuration file Intellisense available from Visual Studio using supplied schema Ships with .NET Framework 2.0, it is NOT part of Team Foundation Server Both Visual Studio and Team Foundation Server leverage MSBuild Command-line utility – MSBuild.exe MSBuild Concepts Project Property Item Target Task Projects – The root … Read more