Skip to content

Commit ede1dca

Browse files
committed
Fix monikers
1 parent d0805a7 commit ede1dca

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/ide/finding-and-using-visual-studio-extensions.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ For information about creating Visual Studio extensions, see [Visual Studio SDK]
4242

4343
In the Visual Studio IDE, Extension Manager is the tool you use to find, install, and manage Visual Studio extensions. To open Extension Manager, select **Extensions** > **Manage Extensions**. Or type **extensions** in the search box and select **Manage Extensions**.
4444

45-
::: moniker range="vs-2022"
45+
::: moniker range=">=vs-2022"
4646

4747
:::image type="content" source="media/finding-using-visual-studio-extensions/vs-2022/extensions-and-updates.png" alt-text="Screenshot of Extension Manager in Visual Studio.":::
4848

@@ -76,7 +76,7 @@ To install extensions from Visual Studio:
7676

7777
1. Select **Install**.
7878

79-
::: moniker range="vs-2022"
79+
::: moniker range=">=vs-2022"
8080

8181
After the download completes, you see a notification at the top of Extension Manager: "Your changes are scheduled. The modifications will begin when Microsoft Visual Studio is closed."
8282

0 commit comments

Comments
 (0)