I'm having a annoying problem with my project, I recently changed my project and all the Dlls requested strong name signing to join the project.
I have been able to make the change but I have some Dlls that are not of my own and I can not modify it, consequently when compiling the code it gives the following error:
Has anyone ever been through this? is there any way to disable the Assembly's strong name request?
[Vb.net] [VS17]
Thank you in advance!
Hugs