Skip to content

Commit 0fe105c

Browse files
remove inline moniker since we only need it on the files themselves
1 parent d6445bb commit 0fe105c

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

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

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

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

21-
:::moniker range="=msvc-170"
22-
2321
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.
2422

2523
For any of these scenarios, the **Linux and embedded development with C++** workload is required.
@@ -36,8 +34,6 @@ For any of these scenarios, the **Linux and embedded development with C++** work
3634

3735
1. Click **Modify** to continue with the installation.
3836

39-
:::moniker-end
40-
4137
# [Visual Studio Code](#tab/visual-studio-code)
4238

4339
## Install the Embedded extensions in VSCode

0 commit comments

Comments
 (0)