Open dlarks opened 3 years ago
Problem is known and solved but still not released after months: https://github.com/mono/SkiaSharp/issues/1767
Hi, I'm running into the same exact error with 2.80.3, how is this still not fixed? Is the solution to upgrade to v 2.80.4? my problem is the 3rd party library I'm using requires 2.80.3 Anyhow, I just upgraded to 2.80.4 and the error went away, next is to test and make sure functionalities are intact.
Description HttpException (0x80004005): Could not load file or assembly 'SkiaSharp, Version=2.80.3.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756' or one of its dependencies. Strong name signature could not be verified. The assembly may have been tampered with, or it was delay signed but not fully signed with the correct private key.
.Net 4.8 seeing this error again: https://github.com/mono/SkiaSharp/issues/1267
Code
N/A
Expected Behavior
No error
Actual Behavior
Above error
Basic Information
Version with issue: 2.80.3
Last known good version: 2.80.2
IDE: VS 2019 Pro
Platform Target Frameworks: .NET 4.8
Target Devices: N/A