From 0ffbfaf8f2c0476f6c2a689933be9d33b86600bb Mon Sep 17 00:00:00 2001 From: Steve Dower Date: Wed, 16 Mar 2022 00:46:33 +0000 Subject: [PATCH] bpo-46948: Fix launcher installer build failure due to first part of fix (GH-31920) (cherry picked from commit 708812085355c92f32e547d1f1d1f29aefbbc27e) Co-authored-by: Steve Dower --- Tools/msi/common.wxs | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Tools/msi/common.wxs b/Tools/msi/common.wxs index d8f3cde99ab52a..4554e80014a290 100644 --- a/Tools/msi/common.wxs +++ b/Tools/msi/common.wxs @@ -61,6 +61,7 @@ + @@ -69,6 +70,7 @@ +