System.EntryPointNotFoundException
HResult=0x80131523
Message=Unable to load symbol 'sk_color4f_from_color'.
Source=SkiaSharp
StackTrace:
at SkiaSharp.LibraryLoader.GetSymbolDelegate[T](IntPtr library, String name)
at SkiaSharp.SkiaApi.sk_color4f_from_color(UInt32 color, SKColorF* color4f)
at BarcodeStandard.Barcode..ctor()
-- I have the latest version of all SkiaSharp needed dependencies.