Skip to content

Commit 83ccffd

Browse files
Tyler WhitneyTyler Whitney
authored andcommitted
better wording for dropdown
1 parent 167a969 commit 83ccffd

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

docs/linux/cmake-linux-configure.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ ms.date: "08/08/2020"
66
# Configure a Linux CMake project in Visual Studio
77

88
::: moniker range="vs-2015"
9-
Linux support is available in Visual Studio 2017 and later. To see the documentation for these versions, set the Visual Studio **Version** drop-down located above the table of contents to **Visual Studio 2017** or **Visual Studio 2019**.
9+
Linux support is available in Visual Studio 2017 and later. To see the documentation for these versions, set the **Version** drop-down located above the table of contents to **Visual Studio 2017** or **Visual Studio 2019**.
1010
::: moniker-end
1111

1212
::: moniker range=">=vs-2017"

docs/linux/cmake-linux-project.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ ms.assetid: f8707b32-f90d-494d-ae0b-1d44425fdc25
77
# Create a CMake Linux project in Visual Studio
88

99
::: moniker range="vs-2015"
10-
Linux support is available in Visual Studio 2017 and later. To see the documentation for these versions, set the Visual Studio **Version** drop-down located above the table of contents to **Visual Studio 2017** or **Visual Studio 2019**.
10+
Linux support is available in Visual Studio 2017 and later. To see the documentation for these versions, set the **Version** drop-down located above the table of contents to **Visual Studio 2017** or **Visual Studio 2019**.
1111
::: moniker-end
1212

1313
::: moniker range=">=vs-2017"

docs/linux/deploy-run-and-debug-your-linux-project.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ ms.assetid: f7084cdb-17b1-4960-b522-f84981bea879
77
# Deploy, run, and debug your Linux MSBuild project
88

99
::: moniker range="vs-2015"
10-
Linux support is available in Visual Studio 2017 and later. To see the documentation for these versions, set the Visual Studio **Version** drop-down located above the table of contents to **Visual Studio 2017** or **Visual Studio 2019**.
10+
Linux support is available in Visual Studio 2017 and later. To see the documentation for these versions, set the **Version** drop-down located above the table of contents to **Visual Studio 2017** or **Visual Studio 2019**.
1111
::: moniker-end
1212

1313
Once you've created a MSBuild-based Linux C++ project in Visual Studio and you've connected to the project using the [Linux Connection Manager](connect-to-your-remote-linux-computer.md), you can run and debug the project. You compile, execute, and debug the code on the remote target.

0 commit comments

Comments
 (0)