Skip to content

Commit c89c9e5

Browse files
Ben HillisCopilot
andcommitted
doc: reference .vsconfig and winget in dev-loop prerequisites
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
1 parent 35ebedf commit c89c9e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/docs/dev-loop.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ The following tools are required to build WSL:
88

99
- CMake >= 3.25
1010
- 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"`):
1212
- Windows SDK 26100
1313
- MSBuild
1414
- Universal Windows platform support for v143 build tools (X64 and ARM64)

0 commit comments

Comments
 (0)