Skip to content

Commit 69c901f

Browse files
attempt to add moniker
1 parent 476457b commit 69c901f

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

docs/embedded/download-and-install-the-embedded-tooling.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,8 @@ Embedded tooling is supported in Visual Studio 2022 and later. To see the docume
1717

1818
You can use the Visual Studio IDE on Windows to edit and debug Embedded projects.
1919

20+
::: moniker range=">msvc-190"
21+
2022
You can use tools like the [Peripheral Viewer](./peripheral-view.md), [RTOS Viewer](./rtos-view.md), and the [Serial Monitor](./serial-monitor.md) to help interact with and debug your embedded projects.
2123

2224
For any of these scenarios, the **Linux and embedded development with C++** workload is required.
@@ -33,6 +35,8 @@ For any of these scenarios, the **Linux and embedded development with C++** work
3335

3436
1. Click **Modify** to continue with the installation.
3537

38+
::: moniker-end
39+
3640
# [Visual Studio Code](#tab/visual-studio-code)
3741

3842
## Install the Embedded extensions in VSCode

0 commit comments

Comments
 (0)