Update WiX to 3.14.1.8722 (#19407)

This commit is contained in:
Jacques Eloff 2024-04-12 11:01:27 -07:00 committed by GitHub
parent 5c48c422c3
commit 09b5a52c2e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -105,9 +105,9 @@
</PropertyGroup>
<PropertyGroup>
<!-- This is the version of the zip archive -->
<WixVersion>3.14.0.8606</WixVersion>
<WixVersion>3.14.1.8722</WixVersion>
<!-- Unlike Arcade 7 and later, there is no default package version property defined in the Arcade SDK -->
<WixPackageVersion>3.14.0-8606.20240208.1</WixPackageVersion>
<WixPackageVersion>3.14.1-8722.20240403.1</WixPackageVersion>
</PropertyGroup>
<PropertyGroup>
<!-- 6.0 Template versions -->