Chapter 12: Tools in Visual Studio

Learning Objectives

Understand the role of Visual Studio build tools in C#/.NET projects

Key Terminology

MSBuild

  1. MSBuild
  2. Automated build tool
  3. XML
  4. Extensible Markup Language
  5. MSBuild tasks
  6. MSBuild targets
  7. MSBuild properties
  8. MSBuild items

NuGet

  1. NuGet