Can’t resolve the reference ‘SkiaSharp.SKData SkiaSharp.SKBitmap::Encode(SkiaSharp.SKEncodedImageFormat,System.Int32)’, referenced from the method ‘ThinkGeo.Core.GeoImage LxQ=.WhQ=::VxQ=(ThinkGeo.Core.GeoImage,System.Collections.Generic.Dictionary`2<ThinkGeo.Core.GeoColor,ThinkGeo.Core.GeoColor>)’ in ‘SkiaSharp, Version=1.68.0.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756’.
When building for debug I don’t get this issue – Don’t link vs link framework sdks is the difference there.
Project is set up as a Xamarin forms project using the latest VS2019 project format with the latest stable v 12 of thinkgeo. If need be I can try and set up a sample project for this.