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
Curently this package doesn't appear to have a strong name.
Using it in other projects that do have a strong name is causing issues.
Could not load file or assembly 'Serilog.Sinks.Loki, Version=2.2.0.0, Culture=neutral, PublicKeyToken=null' or one of its dependencies. A strongly-named assembly is required. (Exception from HRESULT: 0x80131044)
I'm happy to sign it myself, but perhaps it should be published with a Strong name?
The text was updated successfully, but these errors were encountered:
Curently this package doesn't appear to have a strong name.
Using it in other projects that do have a strong name is causing issues.
I'm happy to sign it myself, but perhaps it should be published with a Strong name?
The text was updated successfully, but these errors were encountered: