From 5d327453348fd8de9cbb2a10b3abd5241533be5c Mon Sep 17 00:00:00 2001 From: Saleem Abdulrasool Date: Tue, 30 Jul 2024 15:10:06 -0700 Subject: [PATCH] WiX: add `InternalCollectionsUtilities` to the distribution This is required with recent changes to SPM. Add the missing library to the toolchain distribution. Fixes: #318 --- platforms/Windows/cli/cli.wxs | 3 +++ 1 file changed, 3 insertions(+) diff --git a/platforms/Windows/cli/cli.wxs b/platforms/Windows/cli/cli.wxs index 06ac3915..34e0e104 100644 --- a/platforms/Windows/cli/cli.wxs +++ b/platforms/Windows/cli/cli.wxs @@ -117,6 +117,9 @@ + + +