From 000f357709a2a3338b48ab33d0266b0f957f92e0 Mon Sep 17 00:00:00 2001 From: Egor Zhdan Date: Fri, 3 Oct 2025 16:54:09 +0100 Subject: [PATCH] [WinRT] Adjust the installer for platform modulemaps This is a companion to https://github.com/swiftlang/swift/pull/84669. --- platforms/Windows/platforms/windows/windows.wxs | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/platforms/Windows/platforms/windows/windows.wxs b/platforms/Windows/platforms/windows/windows.wxs index 2dfb4439..18efad00 100644 --- a/platforms/Windows/platforms/windows/windows.wxs +++ b/platforms/Windows/platforms/windows/windows.wxs @@ -3994,6 +3994,9 @@ + + + @@ -4013,6 +4016,9 @@ + + +