You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Somehow missed the notification for this issue. Can you show me the actual error you are getting? I want to try to reproduce the exact issue so I can verify it is fixed in a new update.
I'm seeing this same problem in v2.0.4 nuget package but v2.0.3 is OK. The error message is:
System.IO.FileLoadException
HResult=0x8013141A
Message=Could not load file or assembly 'Esent.Collections, Version=2.0.4.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' or one of its dependencies. Strong name validation failed. (Exception from HRESULT: 0x8013141A)
...
Inner Exception 1:
SecurityException: Strong name validation failed. (Exception from HRESULT: 0x8013141A)
There was assembly signing issue before v2.0.3 version (#45), but the same issue is again in v2.0.4.
The text was updated successfully, but these errors were encountered: