[31547] in CVS-changelog-for-Kerberos-V5

home help back first fref pref prev next nref lref last post

krb5 commit: Update Windows installer config for VS 2026

daemon@ATHENA.MIT.EDU (ghudson@mit.edu)
Fri Jun 12 17:46:19 2026

From: ghudson@mit.edu
To: cvs-krb5@mit.edu
Message-Id: <20260612214609.83C6B10557D@krbdev.mit.edu>
Date: Fri, 12 Jun 2026 17:46:09 -0400 (EDT)
MIME-Version: 1.0
Reply-To: krbdev@mit.edu
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Errors-To: cvs-krb5-bounces@mit.edu

https://github.com/krb5/krb5/commit/cba0aeecfbcc1d2f753e9ef78e93f4495d1bd149
commit cba0aeecfbcc1d2f753e9ef78e93f4495d1bd149
Author: Greg Hudson <ghudson@mit.edu>
Date:   Thu Jun 11 22:52:15 2026 -0400

    Update Windows installer config for VS 2026

 src/windows/installer/wix/config.wxi | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/src/windows/installer/wix/config.wxi b/src/windows/installer/wix/config.wxi
index ffd68d9cd..49dcce0f2 100644
--- a/src/windows/installer/wix/config.wxi
+++ b/src/windows/installer/wix/config.wxi
@@ -55,6 +55,8 @@
         <?define VCVer="142"?>
     <?elseif $(env.VISUALSTUDIOVERSION) = "17.0"?>
         <?define VCVer="143"?>
+    <?elseif $(env.VISUALSTUDIOVERSION) = "18.0"?>
+        <?define VCVer="145"?>
     <?else?>
         <?error Unknown MFC version?>
     <?endif?>
_______________________________________________
cvs-krb5 mailing list
cvs-krb5@mit.edu
https://mailman.mit.edu/mailman/listinfo/cvs-krb5

home help back first fref pref prev next nref lref last post