From 8671a3dbbdbfc90eb86f627200c0746b9f85c718 Mon Sep 17 00:00:00 2001 From: "Rong \"Mantle\" Bao" Date: Wed, 4 Jun 2025 16:08:02 +0800 Subject: [PATCH] Fixup: Fix regression caused by #15881 (#15889) # Description This PR fixes regressions introduced by #15881. # User-Facing Changes None. # Tests + Formatting See nushell/integrations#57. # After Submitting None. --- wix/main.wxs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wix/main.wxs b/wix/main.wxs index f4e3c42879..1851afd716 100644 --- a/wix/main.wxs +++ b/wix/main.wxs @@ -278,7 +278,7 @@