Skip to content

Commit 99a7349

Browse files
Add Visual Studio 2022 Platform Toolset Version
1 parent 951fbdc commit 99a7349

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/build/how-to-modify-the-target-framework-and-platform-toolset.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ The platform toolset consists of the C++ compiler (cl.exe) and linker (link.exe)
1616
- Visual Studio 2015: v140
1717
- Visual Studio 2017: v141
1818
- Visual Studio 2019: v142
19+
- Visual Studio 2022: v143
1920

2021
These toolsets support the .NET Framework 4.5 and later.
2122

0 commit comments

Comments
 (0)