Skip to content

Commit 2cd746d

Browse files
committed
one more
1 parent 5b25813 commit 2cd746d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/msbuild/msbuild-advanced-concepts.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ The documents in this section describe how to use advanced techniques to improve
2323
|[Batching](../msbuild/msbuild-batching.md)|Describes how to batch build targets and tasks based on item metadata.|
2424
|[Transforms](../msbuild/msbuild-transforms.md)|Explains how to use transforms to enable dependency analysis.|
2525
|[Visual Studio integration](../msbuild/visual-studio-integration-msbuild.md)|Discusses how to use MSBuild project files when you compile code from the Visual Studio IDE.|
26-
|[Building multiple projects in parallel](../msbuild/building-multiple-projects-in-parallel-with-msbuild.md)|Describes how to build multiple projects faster on computers that have multiple processors or multicore processors.|
26+
|[Build multiple projects in parallel](../msbuild/building-multiple-projects-in-parallel-with-msbuild.md)|Describes how to build multiple projects faster on computers that have multiple processors or multicore processors.|
2727
|[Multitargeting](../msbuild/msbuild-multitargeting-overview.md)|Describes how to compile an application to run on any one of several versions of the .NET Framework.|
2828
|[Best practices](../msbuild/msbuild-best-practices.md)|Recommends best practices for writing MSBuild scripts.|
2929

0 commit comments

Comments
 (0)