When I try to sign the assembly I get the following error:
Error 1 Assembly generation failed -- Referenced assembly 'comlib' does not have a strong name
Is it possible to sign an assembly that reference unsigned assemblies or do I have to sign the COM interop assemblies as well?