Add and deprecate target frameworks #191
Annotations
4 warnings
Publish:
src/PDFtoImage/Conversion.Base64.cs#L298
'SKBitmapExtensions.EncodeExt(SKBitmap, Stream, SKEncodedImageFormat, int)' is obsolete: 'This is a workaround for the missing PNG compression in SkiaSharp 3.x. Remove this once SkiaSharp is fixed.'
|
Publish:
src/PDFtoImage/Conversion.ByteArray.cs#L328
'SKBitmapExtensions.EncodeExt(SKBitmap, Stream, SKEncodedImageFormat, int)' is obsolete: 'This is a workaround for the missing PNG compression in SkiaSharp 3.x. Remove this once SkiaSharp is fixed.'
|
Publish:
src/PDFtoImage/Conversion.Stream.cs#L358
'SKBitmapExtensions.EncodeExt(SKBitmap, Stream, SKEncodedImageFormat, int)' is obsolete: 'This is a workaround for the missing PNG compression in SkiaSharp 3.x. Remove this once SkiaSharp is fixed.'
|
Publish:
src/WebConverter/Pages/Index.razor.cs#L186
'SKBitmapExtensions.EncodeExt(SKBitmap, Stream, SKEncodedImageFormat, int)' is obsolete: 'This is a workaround for the missing PNG compression in SkiaSharp 3.x. Remove this once SkiaSharp is fixed.'
|
Loading