Azure-Samples / function-image-upload-resize

Sample function in Azure Functions that demonstrates how to upload and resize images in Azure Storage.
MIT License
67 stars 161 forks source link

Upgrade SixLabors.ImageSharp version #25

Open johnnyoshika opened 1 year ago

johnnyoshika commented 1 year ago

This project is still running SixLabors.ImageSharp version 1.0.0-beta0005. Should it be upgraded. I tried myself but ran into compiler errors 😔.