crowdin-api-client-dotnet icon indicating copy to clipboard operation
crowdin-api-client-dotnet copied to clipboard

Assembly in nuget is not signed

Open dsvictory opened this issue 1 year ago • 2 comments
trafficstars

Hi!

In our company we interract with CrowdIn from projects which are signed and we can't use CrowdIn.Api library, because it is not signed. We get this error because of that:

Could not load file or assembly 'Crowdin.Api, Version=2.24.0.0, Culture=neutral, PublicKeyToken=null' or one of its dependencies. A strongly-named assembly is required. (Exception from HRESULT: 0x80131044)

Could you, please, publish to nuget a signed dll?

Other options to avoid this problem are pretty exhausted.)

dsvictory avatar Jul 03 '24 14:07 dsvictory