I’ve added a weakly named assembly to my Visual Studio 2005 project (which is strongly named). I’m now getting the error:
“Referenced assembly ‘xxxxxxxx’ does not have a strong name”
Do I need to sign this third-party assembly?
I’ve added a weakly named assembly to my Visual Studio 2005 project (which is strongly named). I’m now getting the error:
“Referenced assembly ‘xxxxxxxx’ does not have a strong name”
Do I need to sign this third-party assembly?