Skip to content

Commit ecaa7a3

Browse files
author
Colin Robertson
committed
Fix validation issues
1 parent df576c0 commit ecaa7a3

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

docs/overview/visual-cpp-in-visual-studio.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ helpviewer_keywords: ["Visual C++, home page"]
77
---
88
# C++ in Visual Studio
99

10-
:::moniker range="msvc160"
10+
:::moniker range="msvc-160"
1111

1212
> [!NOTE]
1313
> This developer documentation applies to Visual Studio 2019. To see the documentation for your preferred version of Visual Studio, use the **Version** selector control. It's found at the top of the table of contents on this page.
@@ -18,7 +18,7 @@ helpviewer_keywords: ["Visual C++, home page"]
1818
1919
:::moniker-end
2020

21-
:::moniker range="msvc150"
21+
:::moniker range="msvc-150"
2222

2323
> [!NOTE]
2424
> This developer documentation applies to Visual Studio 2017. To see the documentation for your preferred version of Visual Studio, use the **Version** selector control. It's found at the top of the table of contents on this page.
@@ -27,7 +27,7 @@ helpviewer_keywords: ["Visual C++, home page"]
2727
2828
:::moniker-end
2929

30-
:::moniker range="msvc140"
30+
:::moniker range="msvc-140"
3131

3232
> [!NOTE]
3333
> This developer documentation applies to Visual Studio 2015. To see the documentation for your preferred version of Visual Studio, use the **Version** selector control. It's found at the top of the table of contents on this page.

docs/porting/visual-cpp-change-history-2003-2015.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
title: "Microsoft C/C++ change history 2003 - 2015"
3+
description: "Find all the breaking changes in Microsoft C/C++ from Visual Studio 2003 through Visual Studio 2015 here."
34
ms.date: "10/21/2019"
45
helpviewer_keywords: ["breaking changes [C++]"]
56
ms.assetid: b38385a9-a483-4de9-99a6-797488bc5110

0 commit comments

Comments
 (0)