Greetings, I have a problem with a dll that was downloaded from visual Studio 2010, in Nuget Packages. After creating the assembly signature, I get the following error:
Assembly generation failed - 'S22.Imap' referenced assembly does not have a strong name.
The fact of creating the signature of the assembly, I need to do it, because I must create a final dll, with the aim of being used in fox pro. Maybe the solution is in giving a secure name to the S22.Imap dll, which was downloaded from the Nuget packaget. And if so, how? Or what would be the solution? from now on, thanks for the attention.