You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/msbuild/msbuild-reference.md
+27-27Lines changed: 27 additions & 27 deletions
Original file line number
Diff line number
Diff line change
@@ -18,73 +18,73 @@ manager: douge
18
18
ms.workload:
19
19
- "multiple"
20
20
---
21
-
# MSBuild Reference
21
+
# MSBuild reference
22
22
[!INCLUDE[vstecmsbuild](../extensibility/internals/includes/vstecmsbuild_md.md)] is the build system for [!INCLUDE[vsprvs](../code-quality/includes/vsprvs_md.md)]. The following links lead to topics that contain [!INCLUDE[vstecmsbuild](../extensibility/internals/includes/vstecmsbuild_md.md)] reference information.
Contains an [!INCLUDE[vstecmsbuild](../extensibility/internals/includes/vstecmsbuild_md.md)] targets and task reference for Windows Presentation Foundation (WPF).
63
63
64
-
[Special Characters to Escape](../msbuild/special-characters-to-escape.md)
64
+
[Special characters to escape](../msbuild/special-characters-to-escape.md)
65
65
Lists the characters that may have to be "escaped" to be interpreted correctly. An escape sequence is a series of characters that signifies that what follows is an alternative interpretation.
66
66
67
-
## Related Sections
68
-
[MSBuild Overview](../msbuild/msbuild.md)
67
+
## See also
68
+
[MSBuild overview](../msbuild/msbuild.md)
69
69
Introduces [!INCLUDE[vstecmsbuild](../extensibility/internals/includes/vstecmsbuild_md.md)] and provides links to topics that explain how to use it to build projects.
0 commit comments