PdfSharpCore
PdfSharpCore copied to clipboard
Some house keeping
- Add
.net7and.net8to the list of targetted frameworks. Fixes #419 - Package readme with nugget package. Fixes #423
- Install
ghostscriptto fix tests failing because it is not installed.