Open-XML-SDK
Open-XML-SDK copied to clipboard
Is this line of code in `PresentationDocument.cs ` copied from SpreadsheetDocument.cs?
https://github.com/OfficeDev/Open-XML-SDK/blob/1623785d49ce279c1c9319c509a2a6a9d3fe05a8/src/DocumentFormat.OpenXml/Packaging/PresentationDocument.cs#L227

Because it obviously doesn't make sence.
ha yeah, that's weird. Probably should change that to the appropriate extensions for presentation. Happy to take a PR for that
Looks like this was fixed already. Reopen if you find that it's not. Closing.