Skip to content

Commit 7ee1de5

Browse files
authored
1 parent 7385807 commit 7ee1de5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

reference/config_files/settings.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ and ``MSBuild`` location) will be defined by the default provided by that compil
5555
- ``msvc`` compiler version '192': Visual Studio 16 2019 (toolset v142)
5656
- ``msvc`` compiler version '193': Visual Studio 17 2022 (toolset v143, compiler versions up to 19.39, toolset version 14.3X)
5757
- ``msvc`` compiler version '194': Visual Studio 17 2022 (toolset v143, compiler versions from 19.40, toolset version 14.4X, Visual Studio update 17.10)
58-
- ``msvc`` compiler version '195': Visual Studio 18 2027 (toolset v145, compiler versions from 19.50, toolset version 14.5X)
58+
- ``msvc`` compiler version '195': Visual Studio 18 2026 (toolset v145, compiler versions from 19.50, toolset version 14.5X)
5959

6060
Note that both ``compiler.version=193`` and ``compiler.version=194`` map to the ``v143`` toolset, but to different toolset versions ``14.3X``
6161
and ``14.4X``, due to the versioning scheme change done from Visual Studio update 17.10 that introduced compiler version 19.40 and toolset version 14.40

0 commit comments

Comments
 (0)