11 lines
178 B
Plaintext
11 lines
178 B
Plaintext
|
<Wix xmlns="http://wixtoolset.org/schemas/v4/wxs">
|
||
|
<Fragment>
|
||
|
|
||
|
<Property Id="UpgradesFile" Value="1" />
|
||
|
|
||
|
<!--$UpgradeStart$-->
|
||
|
<!--$UpgradeEnd$-->
|
||
|
|
||
|
</Fragment>
|
||
|
</Wix>
|