Closed ChrisBellBO closed 3 months ago
Would you be able to add some tests for this?
Added a test and fixed the tests that my original change broke. I've also updated the reference to SixLabors.ImageSharp due to a vulnerability
you should maintain the old way it was written in config, it prevents updating to 3.0.0, which is not compatible :)
I'm not sure I understand, I upgraded to 2.1.9 which doesn't have the vulnerability?
The brackets that are used, prevent users from getting ImageSharp 3.0+ and claiming OfficeIMO doesn't work. Same for OpenXML. You should just set 2.1.9 as minimum, and maximum 2.X.X excluding 3.0.0 which is what the brackets do
Got it, thanks. Fixed that
Added WordParagraphStyles.Custom