We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 338a63d commit 38553e7Copy full SHA for 38553e7
docs/WindowsQuickStart.md
@@ -30,7 +30,7 @@ vs_community.exe ^
30
--add Microsoft.VisualStudio.Component.VC.ATL ^
31
--add Microsoft.VisualStudio.Component.VC.ATL.ARM64 ^
32
--add Microsoft.VisualStudio.Component.Windows10SDK ^
33
- --add Microsoft.VisualStudio.Component.Windows11SDK.22000
+ --add Microsoft.VisualStudio.Component.Windows11SDK.22621
34
del /q vs_community.exe
35
```
36
0 commit comments