ActiveCampaign / postmark-dotnet

A .NET library for the Postmark API
http://developer.postmarkapp.com/
Other
50 stars 46 forks source link

Assembly Does Not Have A Strong Name #106

Open TRCarbone opened 2 years ago

TRCarbone commented 2 years ago

With the latest package (4.7.2) I am receiving the following error at compile time:

warning CS8002: Referenced assembly 'Postmark, Version=4.7.2.0, Culture=neutral, PublicKeyToken=null' does not have a strong name.

Is this a known issue?

grahamoriley commented 4 months ago

Version 5.1 06/2024 and it still doesn't have strong name in Visual Studio.

Disappointing!