aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorBob Arnson <bob@firegiant.com>2024-06-10 18:43:55 -0400
committerBob Arnson <github@bobs.org>2024-06-10 19:59:35 -0400
commiteed1b5bbfb49d2425417bc342ecabe9edc206cdf (patch)
tree43765e211915264a22124b0e1e86a391051685c3 /README.md
parent4946477e98000db6769facea5c1cab8f50386b94 (diff)
downloadwix-eed1b5bbfb49d2425417bc342ecabe9edc206cdf.tar.gz
wix-eed1b5bbfb49d2425417bc342ecabe9edc206cdf.tar.bz2
wix-eed1b5bbfb49d2425417bc342ecabe9edc206cdf.zip
Build native code with VC v143 toolset only.
v143 output is compatible back to VS2017 (at least). Fixes https://github.com/wixtoolset/issues/issues/8211.
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 0 insertions, 2 deletions
diff --git a/README.md b/README.md
index e8436559..600d65bd 100644
--- a/README.md
+++ b/README.md
@@ -27,8 +27,6 @@ This repository contains the WiX Toolset codebase.
27| .NET Framework 4.7.2 SDK | 27| .NET Framework 4.7.2 SDK |
28| .NET Framework 4.7.2 targeting pack | 28| .NET Framework 4.7.2 targeting pack |
29| .NET Framework 4.6.2 targeting pack | 29| .NET Framework 4.6.2 targeting pack |
30| MSVC v141 - VS 2017 C++ ARM64 build tools (v14.16) |
31| MSVC v141 - VS 2017 C++ x64/x86 build tools (v14.16) |
32| MSVC v143 - VS 2022 C++ ARM64/ARM64EC build tools (Latest) | 30| MSVC v143 - VS 2022 C++ ARM64/ARM64EC build tools (Latest) |
33| MSVC v143 - VS 2022 C++ x64/x86 build tools (Latest) | 31| MSVC v143 - VS 2022 C++ x64/x86 build tools (Latest) |
34| Git for Windows | 32| Git for Windows |