From 33a4128101d2bb3bc39e513a5c1572a5f45dfb2d Mon Sep 17 00:00:00 2001 From: William Godbe Date: Thu, 23 Feb 2023 10:19:02 -0800 Subject: [PATCH] Suppress downgrade error in hosting bundle --- src/Installers/Windows/WindowsHostingBundle/Bundle.wxs | 1 + 1 file changed, 1 insertion(+) diff --git a/src/Installers/Windows/WindowsHostingBundle/Bundle.wxs b/src/Installers/Windows/WindowsHostingBundle/Bundle.wxs index f9075e1cdff3..8c6a6f952078 100644 --- a/src/Installers/Windows/WindowsHostingBundle/Bundle.wxs +++ b/src/Installers/Windows/WindowsHostingBundle/Bundle.wxs @@ -6,6 +6,7 @@