FileOnQ / Imaging.Heif

A C#/.NET wrapper around libheif for decoding and processing high efficiency image formats (heif, heic).
GNU Lesser General Public License v3.0
15 stars 4 forks source link

Add .NET 6 Support #46

Closed SkyeHoefling closed 2 years ago

SkyeHoefling commented 2 years ago

Description

Add support for latest build in .NET 6 and update all .NET 5 builds to latest stable patch.

Tasks