PdfSharpCore
PdfSharpCore copied to clipboard
PdfSharpCore Not Signed
Hi, I am using TeeChart which has a NuGet package reference to PdfSharpCore. However, the assemblies in the NuGet package are not signed which interferes with the deserialization of their settings (they use .NET serialization which requires dependencies to be signed).
It would be nice if the NuGet package included signed assemblies going forward so their deserialization can work properly.
Kris