Skip to content

Commit 38553e7

Browse files
authored
Update WindowsQuickStart.md
Recommend 10.0.22621.0 as the SDK as 10.0.22000.0 has been removed from the latest evergreen VS2022 installer.
1 parent 338a63d commit 38553e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/WindowsQuickStart.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ vs_community.exe ^
3030
--add Microsoft.VisualStudio.Component.VC.ATL ^
3131
--add Microsoft.VisualStudio.Component.VC.ATL.ARM64 ^
3232
--add Microsoft.VisualStudio.Component.Windows10SDK ^
33-
--add Microsoft.VisualStudio.Component.Windows11SDK.22000
33+
--add Microsoft.VisualStudio.Component.Windows11SDK.22621
3434
del /q vs_community.exe
3535
```
3636

0 commit comments

Comments
 (0)