From f8f5365bffc9b5824d30f32df9383d18566033e2 Mon Sep 17 00:00:00 2001 From: "openai-code-agent[bot]" <242516109+Codex@users.noreply.github.com> Date: Thu, 26 Mar 2026 19:32:02 +0000 Subject: [PATCH] fix: align bundle with multistream manager Co-authored-by: GodWasaProgrammer <72033235+GodWasaProgrammer@users.noreply.github.com> --- WixInstallerBundle/Bundle.wxs | 8 ++++---- WixInstallerBundle/WixInstallerBundle.wixproj | 3 ++- 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/WixInstallerBundle/Bundle.wxs b/WixInstallerBundle/Bundle.wxs index 26f377f..ed6b271 100644 --- a/WixInstallerBundle/Bundle.wxs +++ b/WixInstallerBundle/Bundle.wxs @@ -1,8 +1,8 @@  - @@ -13,10 +13,10 @@ - + - \ No newline at end of file + diff --git a/WixInstallerBundle/WixInstallerBundle.wixproj b/WixInstallerBundle/WixInstallerBundle.wixproj index c1b821d..86db2d1 100644 --- a/WixInstallerBundle/WixInstallerBundle.wixproj +++ b/WixInstallerBundle/WixInstallerBundle.wixproj @@ -1,6 +1,7 @@  + MultistreamManagerInstaller Bundle @@ -34,4 +35,4 @@ - \ No newline at end of file +