mirror of
https://github.com/brutaldev/StrongNameSigner.git
synced 2026-04-25 11:26:04 +03:00
[GH-ISSUE #49] Not work for Auth0.Core 5.10.0 package #43
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @chessar on GitHub (Sep 10, 2018).
Original GitHub issue: https://github.com/brutaldev/StrongNameSigner/issues/49
Could not load file or assembly 'Auth0.Core, Version=5.10.0.0, Culture=neutral, PublicKeyToken=null' or one of its dependencies. A strongly-named assembly is required. (Exception from HRESULT: 0x80131044).
For more info see https://github.com/auth0/auth0.net/issues/207
@brutaldev commented on GitHub (Sep 25, 2019):
Besides the fact they have a signed version coming up. I write a quick test app using the three assemblies you mentioned and made a call to
GetTokenAsyncafter signing and it works well.If you cannot provide a sample application that fails the way you describe, there is not much I can do to help. I used NuGet package version 2.4.0.