We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e192b90 commit 2e742b2Copy full SHA for 2e742b2
1 file changed
docs/getting-started/clients/desktop/index.mdx
@@ -17,7 +17,10 @@ well as install the [Desktop Native dependencies](./desktop-native/index.mdx#Dep
17
18
These are available as additional dependencies in the Visual Studio Installer.
19
20
-- Visual C++ Build tools
+- Visual C++ Build tools. The newest supported version of Visual Studio can be downloaded
21
+ [here](https://learn.microsoft.com/en-us/visualstudio/releases/2022/release-history#evergreen-bootstrappers),
22
+ use the "Community" download link for the current channel. Launch the installer and ensure the
23
+ workload "Desktop development with C++" is selected.
24
25
</TabItem>
26
<TabItem value="mac" label="macOS">
0 commit comments