Skip to content

Commit 2c13acc

Browse files
MikeMcC399aduh95
authored andcommitted
doc: replace Visual Studio 2022 Evergreen version reference with 17.14
Signed-off-by: Mike McCready <66998419+MikeMcC399@users.noreply.github.com> PR-URL: #63211 Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Stefan Stojanovic <stefan.stojanovic@janeasystems.com> Reviewed-By: Rafael Gonzaga <rafael.nunu@hotmail.com>
1 parent 7e42c33 commit 2c13acc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

BUILDING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -752,7 +752,7 @@ Refs:
752752
To install it, select the following two optional components:
753753
* C++ Clang Compiler for Windows (Microsoft.VisualStudio.Component.VC.Llvm.Clang)
754754
* MSBuild support for LLVM (clang-cl) toolset (Microsoft.VisualStudio.Component.VC.Llvm.ClangToolset)
755-
* As an alternative to Visual Studio 2026, download Visual Studio 2022 Current channel Version 17.4 from the
755+
* As an alternative to Visual Studio 2026, download Visual Studio 2022 Current channel Version 17.14 from the
756756
[Evergreen bootstrappers](https://learn.microsoft.com/en-us/visualstudio/releases/2022/release-history#evergreen-bootstrappers)
757757
table and install using the same workload and optional component selection as described above.
758758
* Basic Unix tools required for some tests,

0 commit comments

Comments
 (0)