SkiaSharp: Unable to load DLL ‘libSkiaSharp’ or one of its dependencies | C# .NET

Function app in .Net 3.1
Followed instructions and still get the error
System.Private.CoreLib: Exception while executing function: Function1. Aspose.Words: The type initializer for ’ threw an exception. SkiaSharp: The type initializer for ‘SkiaSharp.SKImageInfo’ threw an exception. SkiaSharp: Unable to load DLL ‘libSkiaSharp’ or one of its dependencies: The specified module could not be found. (0x8007007E).

@mstark580,

Have you tried the latest (20.7) version of Aspose.Words for .NET? In case the problem still remains, please provide your source document and a Console Application (source code) that helps us to reproduce this problem on our end. You can remove Aspose.Words DLL files from the project to reduce the file size. Also, share your environment details (OS, .NET frameworks versions etc). Please also share any additional details that you think will help us to reproduce this problem on our end. Thanks for your cooperation.

A post was split to a new topic: SkiaSharp: Unable to load DLL ‘libSkiaSharp’ or one of its dependencies | .NET Core