merge
This commit is contained in:
commit
eac8f5a16a
@ -45,11 +45,13 @@
|
|||||||
Minimum="@MAJOR_VERSION@.@MINOR_VERSION@.0"
|
Minimum="@MAJOR_VERSION@.@MINOR_VERSION@.0"
|
||||||
IncludeMinimum="yes"
|
IncludeMinimum="yes"
|
||||||
Maximum="@MAJOR_VERSION@.@MINOR_VERSION@.@PATCH_VERSION@"
|
Maximum="@MAJOR_VERSION@.@MINOR_VERSION@.@PATCH_VERSION@"
|
||||||
|
IncludeMaximum="yes"
|
||||||
Property="OLDERVERSIONBEINGUPGRADED"
|
Property="OLDERVERSIONBEINGUPGRADED"
|
||||||
MigrateFeatures="yes"
|
MigrateFeatures="yes"
|
||||||
/>
|
/>
|
||||||
<UpgradeVersion
|
<UpgradeVersion
|
||||||
Minimum="@MAJOR_VERSION@.@MINOR_VERSION@.@PATCH_VERSION@"
|
Minimum="@MAJOR_VERSION@.@MINOR_VERSION@.@PATCH_VERSION@"
|
||||||
|
IncludeMinimum="no"
|
||||||
OnlyDetect="yes"
|
OnlyDetect="yes"
|
||||||
Property="NEWERVERSIONDETECTED" />
|
Property="NEWERVERSIONDETECTED" />
|
||||||
</Upgrade>
|
</Upgrade>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user