I found Microsoft KB article:
But it looks like they want me to recompile after I have created a key pair. Is there any way to just convert the assembly to a strong named assembly without recompiling?
You can use the Signer tool to sign an unsigned assembly.