Tools in Visual Studio
Learning Objectives
Understand the role of Visual Studio build tools in C#/.NET projects
Key Terminology
MSBuild
- MSBuild
- Automated build tool
- XML
- Extensible Markup Language
- MSBuild tasks
- MSBuild targets
- MSBuild properties
- MSBuild items
NuGet
- NuGet