Building for Multiple Processors

This section contains information to consider when you build projects on multiple-processor or multiple-core systems.

In This Section

  • Logging in MSBuild
    Describes how to log build events, messages, errors, and so forth.

  • Building for Specific .NET Framework Versions
    Outlines the steps that you must follow to build projects that target a specific .NET Framework.

  • Item Definitions
    Describes the ItemDefinitionGroup element and how you can use it to provide default metadata values for all items in a project.

  • MSBuild Concepts
    Explains the concepts behind properties, tasks, targets, and other MSBuild components.