From 04c60fcfb63df8617f9babaadd7ccc50769ce956 Mon Sep 17 00:00:00 2001 From: Egor Zhdan Date: Fri, 29 Aug 2025 18:04:31 +0100 Subject: [PATCH] [WinSDK] Adjust the installer for platform modulemaps This is a companion to https://github.com/swiftlang/swift/pull/83914. --- platforms/Windows/platforms/windows/windows.wxs | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/platforms/Windows/platforms/windows/windows.wxs b/platforms/Windows/platforms/windows/windows.wxs index c4090d13..44fa7188 100644 --- a/platforms/Windows/platforms/windows/windows.wxs +++ b/platforms/Windows/platforms/windows/windows.wxs @@ -2933,7 +2933,10 @@ - + + + + @@ -2948,7 +2951,10 @@ - + + + +