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

Added .github solution folder for github templates and actions #69

Closed SkyeHoefling closed 2 years ago

SkyeHoefling commented 2 years ago

Fixes: #68

Description

Adds new .github solution folder to the Visual Studio solution and includes all the items in the .github source folder. This will make it easier to edit builds within visual studio. As file name changes are made, additions or deletions happen it will need to be manually adjusted

Merge Checklist

SkyeHoefling commented 2 years ago

The benchmark failure is unrelated to this PR and it will be resolved in #66

Merging this PR