Skip to content

Commit 1d3b24f

Browse files
legendecassophoniie
authored andcommitted
doc: indicate requirement on VS 17.6 or newer
VS 17.6 or newer is a requirement for all Windows platforms rather than ARM-only. PR-URL: nodejs#53301 Reviewed-By: Luigi Pinca <[email protected]> Reviewed-By: Stefan Stojanovic <[email protected]> Reviewed-By: Yagiz Nizipli <[email protected]> Reviewed-By: Mohammed Keyvanzadeh <[email protected]>
1 parent ffa2586 commit 1d3b24f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

BUILDING.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -619,8 +619,8 @@ Refs: #24448, <https://github.com/microsoft/vcpkg/issues/37518>, [vcpkg](https:/
619619
* The current [version of Python][Python versions] from the
620620
[Microsoft Store](https://apps.microsoft.com/store/search?publisher=Python+Software+Foundation)
621621
* The "Desktop development with C++" workload from
622-
[Visual Studio 2022](https://visualstudio.microsoft.com/downloads/) or
623-
the "C++ build tools" workload from the
622+
[Visual Studio 2022 (17.6 or newer)](https://visualstudio.microsoft.com/downloads/)
623+
or the "C++ build tools" workload from the
624624
[Build Tools](https://aka.ms/vs/17/release/vs_buildtools.exe),
625625
with the default optional components
626626
* Basic Unix tools required for some tests,

0 commit comments

Comments
 (0)