You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: doc/docs/dev-loop.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,7 @@ The following tools are required to build WSL:
8
8
9
9
- CMake >= 3.25
10
10
- Can be installed with `winget install Kitware.CMake`
11
-
- Visual Studio with the following components:
11
+
- Visual Studio with the following components (install via [`.vsconfig`](../../.vsconfig) — use VS Installer → More → Import configuration, or `winget install Microsoft.VisualStudio.2022.Community --override "--wait --quiet --config .vsconfig"`):
12
12
- Windows SDK 26100
13
13
- MSBuild
14
14
- Universal Windows platform support for v143 build tools (X64 and ARM64)
0 commit comments