From b2b734f295462755816d643e18e2446169f71fa5 Mon Sep 17 00:00:00 2001 From: ge0rdi Date: Fri, 7 Jul 2023 09:15:15 +0200 Subject: [PATCH] Update BUILDME.txt Update WiX version used for builds. --- Src/BUILDME.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Src/BUILDME.txt b/Src/BUILDME.txt index 60c06e4..2f3a43c 100644 --- a/Src/BUILDME.txt +++ b/Src/BUILDME.txt @@ -10,7 +10,7 @@ Visual Studio 2022 (Community Edition is enough) - Windows 11 SDK (10.0.22621.0) for Desktop C++ - Visual C++ ATL support HTML Help Workshop -WiX 3.7 +WiX 3.11 7-Zip It is possible to convert the projects to newer versions of Visual Studio and newer SDKs. Newer versions of WiX will probably work fine.