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/porting/build-system-changes.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
---
2
2
title: "VCBuild vs. MSBuild"
3
-
description: "The VIsual Studio C++ build system changed from VCBuild to MSBuild in Visual Studio 2010."
3
+
description: "The Visual Studio C++ build system changed from VCBuild to MSBuild in Visual Studio 2010."
4
4
ms.date: "10/25/2019"
5
5
helpviewer_keywords: ["Build system changes, project file (.vcxprog)", "Build system changes, custom build rules", "Build system changes, MSBuild", "MSBuild, build system changes", "Build system changes, .vsprops", "Build system changes, $(Inherit)", "Build system changes, $(NoInherit)"]
0 commit comments