Skip to content

Commit 0f5ad9e

Browse files
committed
Update vs version
1 parent e34a77b commit 0f5ad9e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

includes/iot-develop-send-telemetry-iot-hub-c.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,9 +52,9 @@ gcc --version
5252
### Windows
5353
To complete this quickstart on Windows, install Visual Studio 2022 and add the required components for C and C++ development.
5454

55-
1. For new users, install [Visual Studio (Community, Professional, or Enterprise) 2033](https://visualstudio.microsoft.com/downloads/). Download the edition you want to install, and start the installer.
55+
1. For new users, install [Visual Studio (Community, Professional, or Enterprise) 2022](https://visualstudio.microsoft.com/downloads/). Download the edition you want to install, and start the installer.
5656
> [!NOTE]
57-
> For existing Visual Studio 2022 users, select Windows **Start**, type *Visual Studio Installer*, start the installer, and then select **Modify**.
57+
> For existing Visual Studio 2022 users, select Windows **Start**, type *Visual Studio Installer*, run the installer, and then select **Modify**.
5858
1. In the installer **Workloads** tab, select the **Desktop Development with C++** workload.
5959
1. Run the installation.
6060

0 commit comments

Comments
 (0)