Skip to content

Commit 7ce03c7

Browse files
committed
Update readme.md
1 parent 3b7e4e0 commit 7ce03c7

1 file changed

Lines changed: 5 additions & 2 deletions

File tree

readme.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,11 @@ Example file formats that leverage System.IO.Packaging
2424
* Duplicate each entry with a consistent compression
2525
* Omit `package/services/metadata/core-properties/*.psmdcp` entries
2626
* For the relationships entry `_rels/.rels`
27-
* Modify the Id of each relationship to be deterministic
28-
* Remove the relationship for the `.psmdcp` entry
27+
* Modify the `Id` of each `Relationship` to be deterministic
28+
* Remove the `Relationship` for the `.psmdcp` entry
29+
* Order `Relationship`s by `Type`
30+
* For the relationships entry `xl/_rels/workbook.xml.rels`
31+
* Order `Relationship`s by `Type`
2932

3033

3134
## Usage

0 commit comments

Comments
 (0)