MSBuild Advanced Concepts
Visual Studio 2012
The documents in this section describe how to use advanced techniques to improve builds that you run by using MSBuild.
|
Title |
Description |
|---|---|
|
Describes how to batch build targets and tasks based on item metadata. |
|
|
Explains how to use transforms to enable dependency analysis. |
|
|
Discusses how to use MSBuild project files when you compile code from the Visual Studio IDE. |
|
|
Describes how to build multiple projects faster on computers that have multiple processors or multicore processors. |
|
|
Describes how to compile an application to run on any one of several versions of the .NET Framework. |
|
|
Recommends best practices for writing MSBuild scripts. |