Any reason why SkiaSharp, SkiaSharp.Svg and Microsoft.Maui.Graphics isn't listed in the nuspec? It looks like IronSoftware.Drawing.Common has a dependency on them.
I'm getting a runtime exception as the library isn't getting referenced.
System.IO.FileNotFoundException: Could not load file or assembly 'SkiaSharp, Version=2.88.0.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756'. The system cannot find the file specified.

Any reason why
SkiaSharp,SkiaSharp.SvgandMicrosoft.Maui.Graphicsisn't listed in the nuspec? It looks likeIronSoftware.Drawing.Commonhas a dependency on them.I'm getting a runtime exception as the library isn't getting referenced.