Josiah Adenegan
Josiah Adenegan
Hi @zhengfu1229, thank you for reporting, I have unlisted that version, would be fixed
This can actually be resolved by adding the [SixLabors.Core nugget package](https://www.nuget.org/packages/SixLabors.Core/1.0.0-beta0008) directly to your project. I'm adding this dependency [here](https://github.com/ststeiger/PdfSharpCore/pull/95) so it can be implicitly referenced
Hi Georg, not exactly what you asked for, but each version of the nugget is tagged with the commit hash it was built from, and the "Release Notes" for it...
Ok, so instead of just the message from the pull request's merge commit, we also add the messages of the individual commits in the pull request right? I guess that...