Skip to content

Commit b525c81

Browse files
authored
Merge branch 'main' into user-defined-types
2 parents cdeaeab + 9c6b63b commit b525c81

3 files changed

Lines changed: 154 additions & 169 deletions

File tree

docs/getting-started/clients/desktop/index.mdx

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,10 @@ well as install the [Desktop Native dependencies](./desktop-native/index.mdx#Dep
1717

1818
These are available as additional dependencies in the Visual Studio Installer.
1919

20-
- Visual C++ Build tools
20+
- 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.
2124

2225
</TabItem>
2326
<TabItem value="mac" label="macOS">

0 commit comments

Comments
 (0)