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 a717e0d commit b8dc1f2Copy full SHA for b8dc1f2
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