Speedygeek / ZendeskApi_v2

C# wrapper for the Zendesk API
Other
170 stars 200 forks source link

Library has no strong name #592

Closed ilCosmico closed 9 months ago

ilCosmico commented 9 months ago

I need to use this library in my .NET Framework project, but all the assemblies must be strong-named.

Here is explained how to do it: https://learn.microsoft.com/en-us/dotnet/standard/assembly/sign-strong-name.

mozts2005 commented 9 months ago

please see #479