Closed jbvirt closed 8 months ago
Hi @jbvirt The package only supports .net 6 but unity only supports netstandard 2.1. Probably you can try to add the dlls manually and see if unity supports it.
Good catch, thanks!
Version 3.1.3 is not supported in Unity because it needs the System.Runtime.Intrinsics
namespace.
I was upgrading because of a recent CVE, but it seems that version 2.1.7 was also patched 10 hours ago.
Description
Trying to install the SixLabors.ImageSharp NuGet Package installs everything but the source .DLL's. See the image below.