I have created a VSTO solution for Word and Excel. My code references a third party library (not .NET) via interop. In order to deploy, you VSTO requires the signing of your assemblies. however, I don't know how to sign the 3rd party assembly. Is there a tool to do this? I'm using VS2008. Any help would be appreciated, thanks!