Open sergey-tihon opened 2 years ago
Instead of catching exception and rewriting package in memory https://github.com/sergey-tihon/Clippit/blob/a5e2ad4ce213c83cf14f3fb13b28740c7f144330/OpenXmlPowerTools.Tests/PowerPoint/OpenXmlExtensions.cs#L20
we can use RelationshipErrorRewriter
RelationshipErrorRewriter
https://github.com/OfficeDev/Open-XML-SDK/pull/793#issuecomment-675114195
Instead of catching exception and rewriting package in memory https://github.com/sergey-tihon/Clippit/blob/a5e2ad4ce213c83cf14f3fb13b28740c7f144330/OpenXmlPowerTools.Tests/PowerPoint/OpenXmlExtensions.cs#L20
we can use
RelationshipErrorRewriter
https://github.com/OfficeDev/Open-XML-SDK/pull/793#issuecomment-675114195