From eed1b5bbfb49d2425417bc342ecabe9edc206cdf Mon Sep 17 00:00:00 2001 From: Bob Arnson Date: Mon, 10 Jun 2024 18:43:55 -0400 Subject: 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. --- README.md | 2 -- 1 file changed, 2 deletions(-) (limited to 'README.md') 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. | .NET Framework 4.7.2 SDK | | .NET Framework 4.7.2 targeting pack | | .NET Framework 4.6.2 targeting pack | -| MSVC v141 - VS 2017 C++ ARM64 build tools (v14.16) | -| MSVC v141 - VS 2017 C++ x64/x86 build tools (v14.16) | | MSVC v143 - VS 2022 C++ ARM64/ARM64EC build tools (Latest) | | MSVC v143 - VS 2022 C++ x64/x86 build tools (Latest) | | Git for Windows | -- cgit v1.2.3-55-g6feb