
Hi, all. I’m currently creating an extension library which is dependent on SkiaSharp. SkiaSharp itself is a managed DLL, however it is dependent upon libSkiaSharp.dll which is unmanaged. Is there a way to include this file in the customization project which makes acumatica ignore the file while keeping it visible to the extension library’s DLL.
Any help and insight is deeply appreciated, thank you kindly.