2024-04-02 18:10:09 +08:00
|
|
|
<Wix xmlns="http://wixtoolset.org/schemas/v4/wxs">
|
2024-04-12 17:42:26 +08:00
|
|
|
<Fragment>
|
2024-04-02 18:10:09 +08:00
|
|
|
|
2024-04-12 17:42:26 +08:00
|
|
|
<Property Id="UpgradesFile" Value="1" />
|
2024-04-02 18:10:09 +08:00
|
|
|
|
2024-04-12 17:42:26 +08:00
|
|
|
<!--$UpgradeStart$-->
|
|
|
|
<!--$UpgradeEnd$-->
|
2024-04-02 18:10:09 +08:00
|
|
|
|
2024-04-12 17:42:26 +08:00
|
|
|
</Fragment>
|
2024-04-02 18:10:09 +08:00
|
|
|
</Wix>
|