sendinblue / APIv3-csharp-library

SendinBlue's C# library for API v3
MIT License
58 stars 26 forks source link

sib_api_v3_sdk strong name = false #71

Open SamueleFaggian opened 1 year ago

SamueleFaggian commented 1 year ago

Hi, I'm trying to use your api in my Dynamics 365 plugin. I've got a runtime error: A strongly-named assembly is required. (Exception from HRESULT: 0x80131044) In Dynamics 365 is mandatory having all libraries strongly named.

Could you help me? Thanks