We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f46133f commit fb8c9e7Copy full SHA for fb8c9e7
src/Installers/Windows/SharedFrameworkBundle/Bundle.wxs
@@ -4,6 +4,7 @@
4
<BootstrapperApplicationRef Id="WixStandardBootstrapperApplication.HyperlinkLicense">
5
<bal:WixStandardBootstrapperApplication LicenseUrl="https://go.microsoft.com/fwlink/?LinkId=329770"
6
LogoFile="DotNetLogo.bmp"
7
+ SuppressDowngradeFailure="yes"
8
SuppressOptionsUI="yes"
9
ThemeFile="thm.xml"
10
LocalizationFile="thm.wxl"/>
0 commit comments