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
279 stars 49 forks source link

Merge instructions distributed over runs to field string #95

Closed byteSamurai closed 1 year ago

byteSamurai commented 1 year ago

closes #94

byteSamurai commented 1 year ago

Sorry it took so long... Debugging took a while.

I simplified a csproj file on the way, so we don't have to add every asset one by one.

Would be cool, if you could release this as 0.4.4. Eventually it is a patch ;)

PrzemyslawKlys commented 1 year ago

We are already on 0.4.4, so this would be 0.4.5.

PrzemyslawKlys commented 1 year ago

What about tests for this case of yours? Wouldn't it be beneficial to have some? It doesn't have to be in this PR, but at least open issues for missing tests so it's not forgotten...