Skip to content

Commit 00f5d40

Browse files
authored
Update WinSDK version (#1248)
1 parent d45562d commit 00f5d40

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_data/new-data/install/windows/releases.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ latest-release:
44
Install Swift via the Windows Package Manager (also known as WinGet).
55
after-code-text: |
66
First, install Windows platform dependencies:
7-
<pre><code>winget install --id Microsoft.VisualStudio.2022.Community --exact --force --custom "--add Microsoft.VisualStudio.Component.Windows11SDK.22000 --add Microsoft.VisualStudio.Component.VC.Tools.x86.x64 --add Microsoft.VisualStudio.Component.VC.Tools.ARM64"</code></pre>
7+
<pre><code>winget install --id Microsoft.VisualStudio.2022.Community --exact --force --custom "--add Microsoft.VisualStudio.Component.Windows11SDK.22621 --add Microsoft.VisualStudio.Component.VC.Tools.x86.x64 --add Microsoft.VisualStudio.Component.VC.Tools.ARM64"</code></pre>
88
<br />
99
Next, install Swift and other dependencies:
1010
<br /><br />

0 commit comments

Comments
 (0)