huysentruitw / barcoder

Lightweight Barcode Encoding Library for .NET Framework, .NET Standard and .NET Core.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Update to SixLabors.ImageSharp.Drawing 2.1.1

daze99 opened this issue · comments

Are there any plans to update SixLabors.ImageSharp.Drawing to version 2.1.1?

Calling ImageRenderer.Render(IBarcode barcode, Stream outputStream) produces the error:

System.MissingMethodException: Method not found: 'Void SixLabors.ImageSharp.Formats.Jpeg.JpegEncoder.set_Quality(System.Nullable`1<Int32>)'.

And also the author issued a advisory report because a vulnerability was found.

Version 3.0 has been released that targets ImageSharp 2.1.3.