Upgrade to WiX v5.0.0

This commit is contained in:
Cameron Gutman
2024-05-11 15:08:10 -05:00
parent 4d1acf2e30
commit f9a4498f9b
3 changed files with 11 additions and 18 deletions
+4
View File
@@ -106,6 +106,10 @@
</Component>
</DirectoryRef>
<ComponentGroup Id="MoonlightDependencies" Directory="INSTALLFOLDER">
<Files Include="$(var.DeployDir)\**" />
</ComponentGroup>
<Feature Id="ProductFeature" Title="Moonlight" Level="1" ConfigurableDirectory="INSTALLFOLDER">
<ComponentRef Id="Moonlight" />
<ComponentRef Id="MoonlightShortcuts" />