From f02ef4acf9649badaa3ab78d2499ca5014fa2234 Mon Sep 17 00:00:00 2001 From: Rob Mensching Date: Mon, 18 Dec 2023 19:44:47 -0800 Subject: Make the minimum supported .NET Framework v4.6.2 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 6c12b8db..7e55a3cc 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,6 @@ This repository contains the WiX Toolset codebase. ## Prerequisites -- Microsoft .NET Framework 3.5 SP1 - A command line Git client that is in the system path - Visual Studio 2022 (17.8.2 or higher) with the following installed: @@ -27,6 +26,7 @@ This repository contains the WiX Toolset codebase. | .NET 6.0 Runtime (Long Term Support) | | .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) | -- cgit v1.2.3-55-g6feb