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 d330209 commit 1670598Copy full SHA for 1670598
src/Installers/Windows/Wix.props
@@ -17,7 +17,7 @@
17
18
<PropertyGroup>
19
<DefineSolutionProperties>false</DefineSolutionProperties>
20
- <HostOptionsName>Options</HostOptionsName>
+ <HostOptionsName>WindowsServerHostingBundleOptions</HostOptionsName>
21
22
<!-- Namespace used to generate stable UUID3 GUIDs for MSI ProductCode, etc. DO NOT CHANGE THESE. -->
23
<HostingBundleNamespaceGuid>E1FD1271-E0F0-4B8B-B4BE-01F2EBA58F4E</HostingBundleNamespaceGuid>
0 commit comments