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

Builds Require Visual Studio 2019 Enterprise #8

Closed SkyeHoefling closed 2 years ago

SkyeHoefling commented 3 years ago

Description

The build system requires visual studio 2019 enterprise but should work with pro and community. Let's update the build process to fall back to other versions if enterprise is not installed