ststeiger / PdfSharpCore

Port of the PdfSharp library to .NET Core - largely removed GDI+ (only missing GetFontData - which can be replaced with freetype2)
Other
1.04k stars 231 forks source link

Update target frameworks to only include .NET 6.0 and Upgrade Six Lab… #405

Open Will-Bill opened 8 months ago

Will-Bill commented 8 months ago

Targeted latest Six Labor packages to allow upgrading in consumer projects. Targets > .NET 6 due to constraints in Six Labor packages

jeffreycoxdoosan commented 8 months ago

Six Labors changed their license from Apache on 1.0 to a split license. Are you sure it's compatible with this project?

anilmujagic commented 4 months ago

Six Labors changed their license from Apache on 1.0 to a split license. Are you sure it's compatible with this project?

Looks like it is compatible: https://sixlabors.com/posts/license-changes

Q. What do I need to do as an Open Source or Source Available consumer following these changes?

A. Absolutely nothing. No changes are required in any form. The license will continue to be granted to you under the Apache License 2.0. You and any consumers of your work continue to enjoy exactly the same freedom as before.