Skip to content
This repository was archived by the owner on Feb 14, 2025. It is now read-only.

Commit 5ebb365

Browse files
committed
The default compression level is now medium.
1 parent eba5ff1 commit 5ebb365

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/xsd4/wix.xsd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9575,7 +9575,7 @@
95759575
<xs:annotation>
95769576
<xs:documentation>
95779577
Indicates the compression level for the Media's cabinet. This attribute can
9578-
only be used in conjunction with the Cabinet attribute. The default is 'mszip'.
9578+
only be used in conjunction with the Cabinet attribute. The default is 'medium'.
95799579
</xs:documentation>
95809580
</xs:annotation>
95819581
</xs:attribute>

0 commit comments

Comments
 (0)