EvotecIT / OfficeIMO

Fast and easy to use cross-platform .NET library that creates or modifies Microsoft Word (DocX) and later also Excel (XLSX) files without installing any software. Library is based on Open XML SDK
MIT License
261 stars 47 forks source link

Bump dependency DocumentFormat.OpenXml to 3.0.1 #195

Open PrzemyslawKlys opened 5 months ago

PrzemyslawKlys commented 5 months ago

Resolves following issues:

This PR allows usage of DocumentFormat.OpenXml in version 3.0.1 or higher. Due to changes require testing if everything works as expected. Would appreciate some feedback from real use cases.