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.
2 parents 4b33bf2 + b8dc1f2 commit 1dacf73Copy full SHA for 1dacf73
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