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
I use the library in a VS Package and that environment requires assemblies to be signed. I've got a work around by simply embedding the Inflector class in my code (attributed) but that feels dirty. It would be great if you could strong-name and publish the updated/signed version to NuGet. Thanks.
The text was updated successfully, but these errors were encountered:
I use the library in a VS Package and that environment requires assemblies to be signed. I've got a work around by simply embedding the Inflector class in my code (attributed) but that feels dirty. It would be great if you could strong-name and publish the updated/signed version to NuGet. Thanks.
The text was updated successfully, but these errors were encountered: