diff --git a/src/Installers/Windows/SharedFrameworkBundle/Bundle.wxs b/src/Installers/Windows/SharedFrameworkBundle/Bundle.wxs index 453548c27511f61cf9bf663339dcb713c8026496..ca33112a07ceef9f01493950a0c652932a70aee7 100644 --- a/src/Installers/Windows/SharedFrameworkBundle/Bundle.wxs +++ b/src/Installers/Windows/SharedFrameworkBundle/Bundle.wxs @@ -4,6 +4,7 @@ <BootstrapperApplicationRef Id="WixStandardBootstrapperApplication.HyperlinkLicense"> <bal:WixStandardBootstrapperApplication LicenseUrl="https://go.microsoft.com/fwlink/?LinkId=329770" LogoFile="DotNetLogo.bmp" + SuppressDowngradeFailure="yes" SuppressOptionsUI="yes" ThemeFile="thm.xml" LocalizationFile="thm.wxl"/>