Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions src/Directory.Build.props
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,7 @@
stop being pulled in by a minor bump of whatever pulled it, and nothing would say why the
build broke.
-->
<PackageReference Include="OfficeIMO.Word" Version="3.2.2" />
<PackageReference Include="OfficeIMO.Word" Version="3.2.6" />
<!--
PDF text extraction only. PDFsharp owns the document's STRUCTURE (pages, merge, rotate,
metadata); PdfPig owns its CONTENT. Neither does the other's job - see the E6 decision.
Expand Down Expand Up @@ -207,7 +207,7 @@
-->
<PackageReference Include="PDFsharp" Version="6.2.4" />

<PackageReference Include="OfficeIMO.Word.Pdf" Version="3.2.2" />
<PackageReference Include="OfficeIMO.Word.Pdf" Version="3.2.6" />

<!--
Pinned deliberately, not incidentally. OfficeIMO.Word asks for SixLabors.Fonts
Expand Down
299 changes: 17 additions & 282 deletions src/DocToolkit.Docx/packages.lock.json
Original file line number Diff line number Diff line change
@@ -1,271 +1,6 @@
{
"version": 1,
"dependencies": {
"net10.0": {
"AngleSharp": {
"type": "Direct",
"requested": "[1.7.1, )",
"resolved": "1.7.1",
"contentHash": "QBblGpRB3SYD66Mls7fHyl1mWkP93n7ErWDWHc1vd9sPHhdlTkmUoY3CjgfjcWNxGF9m7xjNyztRfErXqoBKOA=="
},
"ClosedXML": {
"type": "Direct",
"requested": "[0.105.1, )",
"resolved": "0.105.1",
"contentHash": "X1ruIP9h2FBEK7jmO0peq3s6/Zqt5ve5a9f9kn6WUjdsUWvGbQlqxuGLz822xuFLlmnSeAfWFTGeX/tZlmAt+g==",
"dependencies": {
"ClosedXML.Parser": "2.0.0",
"DocumentFormat.OpenXml": "[3.1.1, 4.0.0)",
"ExcelNumberFormat": "1.1.0",
"RBush.Signed": "4.0.0",
"SixLabors.Fonts": "[1.0.0, 3.0.0)"
}
},
"DocumentFormat.OpenXml": {
"type": "Direct",
"requested": "[3.5.1, )",
"resolved": "3.5.1",
"contentHash": "zxdOf5VVCe/uNklbRhj8dVBzQGj3DoqkUuqOp9cAZVuN8mNYDjof1lvSQA2OQNr8Ptc9d7pbA7Azq/ReaI3FpA==",
"dependencies": {
"DocumentFormat.OpenXml.Framework": "3.5.1"
}
},
"HtmlToOpenXml.dll": {
"type": "Direct",
"requested": "[3.5.0, )",
"resolved": "3.5.0",
"contentHash": "ULQqQidtvWfGhds11YWG0uAkRYGXFzn3mNA6ZVnByJUV/1pqkR4fVAF3f7V1cSbpdSWCwoPtFbAef//rUNCmKA==",
"dependencies": {
"AngleSharp": "1.5.0",
"DocumentFormat.OpenXml": "3.5.1",
"Microsoft.Extensions.Logging.Abstractions": "6.0.0"
}
},
"OfficeIMO.Excel": {
"type": "Direct",
"requested": "[3.2.2, )",
"resolved": "3.2.2",
"contentHash": "EiaSyuzGhgbWb9w8nD13c1VgW0WxKZn+OJw/viGfdb/nPsSfWH2U3Q0v65xs2/8E0zR8ie/TKUA0XSFsTN/kNQ==",
"dependencies": {
"DocumentFormat.OpenXml": "[3.5.1, 4.0.0)",
"OfficeIMO.Core": "3.2.2"
}
},
"OfficeIMO.Excel.Pdf": {
"type": "Direct",
"requested": "[3.2.2, )",
"resolved": "3.2.2",
"contentHash": "4/FwGZgngIhh3Koaad5dMuMXPafU/1NkzACqqq1B0nqfOUENKeuHELUVGE3sLBwbAvP79qFdaWH/HIWL4lI8fw==",
"dependencies": {
"OfficeIMO.Core": "3.2.2",
"OfficeIMO.Excel": "3.2.2",
"OfficeIMO.Pdf": "3.2.2"
}
},
"OfficeIMO.PowerPoint": {
"type": "Direct",
"requested": "[3.2.2, )",
"resolved": "3.2.2",
"contentHash": "4B5azfMM2pvz8kNOqaWSW1HVhAjaT1nj51G9M4/OvAolIQMtxX3kRHY/rhSQlGpvHWBJxm7Oy/7KEaugsEOf8w==",
"dependencies": {
"DocumentFormat.OpenXml": "[3.5.1, 4.0.0)",
"OfficeIMO.Core": "3.2.2"
}
},
"OfficeIMO.PowerPoint.Pdf": {
"type": "Direct",
"requested": "[3.2.2, )",
"resolved": "3.2.2",
"contentHash": "wdhm2p0n1rRudQF22N9W2oqI4lloDKZNUx+Yo48NZDNzmiaq73IFv6i2K4+DpOIVcRcr8XxGbPx9BEzwzRxgUw==",
"dependencies": {
"OfficeIMO.Core": "3.2.2",
"OfficeIMO.Pdf": "3.2.2",
"OfficeIMO.PowerPoint": "3.2.2"
}
},
"OfficeIMO.Word": {
"type": "Direct",
"requested": "[3.2.2, )",
"resolved": "3.2.2",
"contentHash": "KAP39SC+w4GIn+lduKf2PWHwB4m1cLtBO6k/KhWq6mQEXAqjPtWyb3jhLopyL0B851Oi73DzLDENKC/LipvDFg==",
"dependencies": {
"DocumentFormat.OpenXml": "[3.5.1, 4.0.0)",
"OfficeIMO.Core": "3.2.2"
}
},
"OfficeIMO.Word.Html": {
"type": "Direct",
"requested": "[3.2.2, )",
"resolved": "3.2.2",
"contentHash": "GpdplPuL563At70J2pum6GA2BsgU8O2GrEf2OHUO/R8hJUaF3CzBoY7zNJddHFiuVS5BuaYrZ9eL7wSMl4AK6Q==",
"dependencies": {
"DocumentFormat.OpenXml": "[3.5.1, 4.0.0)",
"OfficeIMO.Core": "3.2.2",
"OfficeIMO.Html": "3.2.2",
"OfficeIMO.Word": "3.2.2"
}
},
"OfficeIMO.Word.Markdown": {
"type": "Direct",
"requested": "[3.2.2, )",
"resolved": "3.2.2",
"contentHash": "OE+Fl7olhlA2ESaPRS9x87SLkf13DfBgxbTJNC4x1twvURKDhw/ClreJZzdMLgCFE8N6sUk5XlU/eiYVxV8BwQ==",
"dependencies": {
"OfficeIMO.Core": "3.2.2",
"OfficeIMO.Markdown": "3.2.2",
"OfficeIMO.Markdown.Html": "3.2.2",
"OfficeIMO.Word": "3.2.2",
"OfficeIMO.Word.Html": "3.2.2"
}
},
"OfficeIMO.Word.Pdf": {
"type": "Direct",
"requested": "[3.2.2, )",
"resolved": "3.2.2",
"contentHash": "tH1OsmQh4Ho7aoAtAWgJxr7Qt/plRyjSteLDxJ9v/eK97wLDRcGQDQeafdNRpX4Q9eI+X+06T3PbYEJQYJCSPw==",
"dependencies": {
"OfficeIMO.Core": "3.2.2",
"OfficeIMO.Pdf": "3.2.2",
"OfficeIMO.Word": "3.2.2"
}
},
"PdfPig": {
"type": "Direct",
"requested": "[0.1.15, )",
"resolved": "0.1.15",
"contentHash": "Bf0NO4o2ZSVnemMyj21KDU1sfSgmamFC0pD4aAv19CDNXQsoO1Z6O99gNqpiK/XWWZ5d5i7JkQoT7PUBxEPz5g=="
},
"PDFsharp": {
"type": "Direct",
"requested": "[6.2.4, )",
"resolved": "6.2.4",
"contentHash": "GhTr9F1uOYXHCIEOB5PXIgqn5a8WLsJL2m0eewTA0IvY1j6N4HGXHKKmEyB90/N6vrjmYamf41V9zbmdW2HY3g==",
"dependencies": {
"Microsoft.Extensions.Logging.Abstractions": "8.0.3",
"System.Security.Cryptography.Pkcs": "8.0.1"
}
},
"SixLabors.Fonts": {
"type": "Direct",
"requested": "[1.0.1, 1.0.1]",
"resolved": "1.0.1",
"contentHash": "ljezRHWc7N0azdQViib7Aa5v+DagRVkKI2/93kEbtjVczLs+yTkSq6gtGmvOcx4IqyNbO3GjLt7SAQTpLkySNw=="
},
"AngleSharp.Css": {
"type": "Transitive",
"resolved": "1.0.1",
"contentHash": "6S13xNHH+SUGPZd6EO1MhkuDbpEnFroUM6A8DZpLJHQnLRTvtBJb3Ydu65s618E4gWF9FSWmM5jhKk4RIfwT2A==",
"dependencies": {
"AngleSharp": "[1.5.0, 2.0.0)"
}
},
"ClosedXML.Parser": {
"type": "Transitive",
"resolved": "2.0.0",
"contentHash": "ngTqjYreDYNytG1W5d3ewHsw0ukmmrgV7EKnS4/40rXoYZGt07jrBvo+N+GxT49rcageUMUiprV0jYT4nwVBHQ=="
},
"DocumentFormat.OpenXml.Framework": {
"type": "Transitive",
"resolved": "3.5.1",
"contentHash": "U5txtc3ORno73xQx9Lf2gWzfaSZnZwKHfLkTAslhlew9lxe5XbUiCt0dY1fHeAf8yRqszUAe5i/+xLC9R/Xfsw==",
"dependencies": {
"System.IO.Packaging": "10.0.2"
}
},
"ExcelNumberFormat": {
"type": "Transitive",
"resolved": "1.1.0",
"contentHash": "R3BVHPs9O+RkExbZYTGT0+9HLbi8ZrNij1Yziyw6znd3J7P3uoIR07uwTLGOogtz1p6+0sna66eBoXu7tBiVQA=="
},
"Microsoft.Extensions.DependencyInjection.Abstractions": {
"type": "Transitive",
"resolved": "8.0.2",
"contentHash": "3iE7UF7MQkCv1cxzCahz+Y/guQbTqieyxyaWKhrRO91itI9cOKO76OHeQDahqG4MmW5umr3CcCvGmK92lWNlbg=="
},
"Microsoft.Extensions.Logging.Abstractions": {
"type": "Transitive",
"resolved": "8.0.3",
"contentHash": "dL0QGToTxggRLMYY4ZYX5AMwBb+byQBd/5dMiZE07Nv73o6I5Are3C7eQTh7K2+A4ct0PVISSr7TZANbiNb2yQ==",
"dependencies": {
"Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.2"
}
},
"OfficeIMO.Core": {
"type": "Transitive",
"resolved": "3.2.2",
"contentHash": "mMU5WpBZq6uUo36Cm8PkYJU+vdpEzY6alKxhI2FlsdsrrCvLCOi9jSNSOEcFQWYYJM2NR95TYSB3M8RGv4jFEA=="
},
"OfficeIMO.Html": {
"type": "Transitive",
"resolved": "3.2.2",
"contentHash": "Bx5CBZqGDXlnOWUwIpSnvtn3ZcOBSF0Vu9gWTE2BaNoGWY4/KpKr/4ludhB7FRM1lD/OVNYZXoFzdZug4NyryA==",
"dependencies": {
"AngleSharp": "1.7.1",
"AngleSharp.Css": "1.0.1",
"OfficeIMO.Core": "3.2.2"
}
},
"OfficeIMO.Markdown": {
"type": "Transitive",
"resolved": "3.2.2",
"contentHash": "KtlS5Vg0znlcyjiuA6wEeCT6QL/7vpgSgCgQ24SFCq5EM+u119TJiFnGf/bzlb3u3sWeBjh41v8yMhNR4j6dgA==",
"dependencies": {
"OfficeIMO.Core": "3.2.2"
}
},
"OfficeIMO.Markdown.Html": {
"type": "Transitive",
"resolved": "3.2.2",
"contentHash": "zWh9vLgvQBoZXeJyoCR50fKwCnEpPYo2iaR5NekF4zkt7xVf/4m1yH+ucIGUdwHpCWAy3H4M3D2gLo9pF05oqw==",
"dependencies": {
"OfficeIMO.Html": "3.2.2",
"OfficeIMO.Markdown": "3.2.2"
}
},
"OfficeIMO.Pdf": {
"type": "Transitive",
"resolved": "3.2.2",
"contentHash": "zQRykM+xq7I+0u0f9Aoa4JK8YL2iBpjJVN09pX8ZjKNvudjDpwOL4Tqs9Uxz4H4cnMu0x9fY/0hxaewu89c5Vg==",
"dependencies": {
"OfficeIMO.Core": "3.2.2"
}
},
"RBush.Signed": {
"type": "Transitive",
"resolved": "4.0.0",
"contentHash": "aP5KQxL5RnFNGW1f0euYVBfCatkLw5iEzMRJcXKq8LWWP4Cp3+qoSq1tDDL2vvJ2rM0ychmVMa2VaEKLS6uX4w=="
},
"System.IO.Packaging": {
"type": "Transitive",
"resolved": "10.0.2",
"contentHash": "JTpM4z0wpoIHHDvlCU27HsXo+zVnpWib94HXQpzzr+jc/P9NYf4w353AK4MXyGq/grm1mbLi7eXsOsDU8sGmNg=="
},
"System.Security.Cryptography.Pkcs": {
"type": "Transitive",
"resolved": "8.0.1",
"contentHash": "CoCRHFym33aUSf/NtWSVSZa99dkd0Hm7OCZUxORBjRB16LNhIEOf8THPqzIYlvKM0nNDAPTRBa1FxEECrgaxxA=="
},
"doctoolkit.primitives": {
"type": "Project",
"dependencies": {
"AngleSharp": "[1.7.1, )",
"ClosedXML": "[0.105.1, )",
"DocumentFormat.OpenXml": "[3.5.1, )",
"HtmlToOpenXml.dll": "[3.5.0, )",
"OfficeIMO.Excel": "[3.2.2, )",
"OfficeIMO.Excel.Pdf": "[3.2.2, )",
"OfficeIMO.PowerPoint": "[3.2.2, )",
"OfficeIMO.PowerPoint.Pdf": "[3.2.2, )",
"OfficeIMO.Word": "[3.2.2, )",
"OfficeIMO.Word.Html": "[3.2.2, )",
"OfficeIMO.Word.Markdown": "[3.2.2, )",
"OfficeIMO.Word.Pdf": "[3.2.2, )",
"PDFsharp": "[6.2.4, )",
"PdfPig": "[0.1.15, )",
"SixLabors.Fonts": "[1.0.1, 1.0.1]"
}
}
},
"net8.0": {
"AngleSharp": {
"type": "Direct",
Expand Down Expand Up @@ -350,12 +85,12 @@
},
"OfficeIMO.Word": {
"type": "Direct",
"requested": "[3.2.2, )",
"resolved": "3.2.2",
"contentHash": "KAP39SC+w4GIn+lduKf2PWHwB4m1cLtBO6k/KhWq6mQEXAqjPtWyb3jhLopyL0B851Oi73DzLDENKC/LipvDFg==",
"requested": "[3.2.6, )",
"resolved": "3.2.6",
"contentHash": "IzMQbx4plJdt1AJKnqrkYJrM0Sys9bgSm+Ss7GYzY2JxRy5FGfOD9S9gXTQyiVgkJicuAI1vdMj+s8FDUJyt6w==",
"dependencies": {
"DocumentFormat.OpenXml": "[3.5.1, 4.0.0)",
"OfficeIMO.Core": "3.2.2"
"OfficeIMO.Core": "3.2.6"
}
},
"OfficeIMO.Word.Html": {
Expand Down Expand Up @@ -385,13 +120,13 @@
},
"OfficeIMO.Word.Pdf": {
"type": "Direct",
"requested": "[3.2.2, )",
"resolved": "3.2.2",
"contentHash": "tH1OsmQh4Ho7aoAtAWgJxr7Qt/plRyjSteLDxJ9v/eK97wLDRcGQDQeafdNRpX4Q9eI+X+06T3PbYEJQYJCSPw==",
"requested": "[3.2.6, )",
"resolved": "3.2.6",
"contentHash": "HB4CFADsOSdnl7ph5cyvNZ5DTTRoLDy7NO9YeNxqgU1B2zrkpEzHs4oL8qDpevzMop6Dn2U10mjAGmbD4Cb67A==",
"dependencies": {
"OfficeIMO.Core": "3.2.2",
"OfficeIMO.Pdf": "3.2.2",
"OfficeIMO.Word": "3.2.2"
"OfficeIMO.Core": "3.2.6",
"OfficeIMO.Pdf": "3.2.6",
"OfficeIMO.Word": "3.2.6"
}
},
"PdfPig": {
Expand Down Expand Up @@ -457,8 +192,8 @@
},
"OfficeIMO.Core": {
"type": "Transitive",
"resolved": "3.2.2",
"contentHash": "mMU5WpBZq6uUo36Cm8PkYJU+vdpEzY6alKxhI2FlsdsrrCvLCOi9jSNSOEcFQWYYJM2NR95TYSB3M8RGv4jFEA=="
"resolved": "3.2.6",
"contentHash": "o5Pfg+2QoB3sGDQUZXxm4oNfbsZcTcGhe4gKM8QPtCL6Q7n1xcT6q+cmEPnU6yHX5hobgo9bhrAKhRx+Sffbnw=="
},
"OfficeIMO.Html": {
"type": "Transitive",
Expand Down Expand Up @@ -489,10 +224,10 @@
},
"OfficeIMO.Pdf": {
"type": "Transitive",
"resolved": "3.2.2",
"contentHash": "zQRykM+xq7I+0u0f9Aoa4JK8YL2iBpjJVN09pX8ZjKNvudjDpwOL4Tqs9Uxz4H4cnMu0x9fY/0hxaewu89c5Vg==",
"resolved": "3.2.6",
"contentHash": "TwFpviKJmNdy8OWfXVYGdHjPcni6I294+GeiWokKIJKbanVrErGUZzzXvGO8277XUPPc4N5KdwIs16fc6JllZg==",
"dependencies": {
"OfficeIMO.Core": "3.2.2"
"OfficeIMO.Core": "3.2.6"
}
},
"RBush.Signed": {
Expand Down Expand Up @@ -521,10 +256,10 @@
"OfficeIMO.Excel.Pdf": "[3.2.2, )",
"OfficeIMO.PowerPoint": "[3.2.2, )",
"OfficeIMO.PowerPoint.Pdf": "[3.2.2, )",
"OfficeIMO.Word": "[3.2.2, )",
"OfficeIMO.Word": "[3.2.6, )",
"OfficeIMO.Word.Html": "[3.2.2, )",
"OfficeIMO.Word.Markdown": "[3.2.2, )",
"OfficeIMO.Word.Pdf": "[3.2.2, )",
"OfficeIMO.Word.Pdf": "[3.2.6, )",
"PDFsharp": "[6.2.4, )",
"PdfPig": "[0.1.15, )",
"SixLabors.Fonts": "[1.0.1, 1.0.1]"
Expand Down
Loading
Loading