From 0ea2432d331f31844e5016d57490b7fdbf1402a3 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 @@ + + +