I'm building a shell extension using Sharpshell and LibTiff/Tiff2Pdf. It's a simple dropdown menu in Windows for converting files. In order for the solution to build all assemblies must require a strong name, include the project itself.
Anyone know how to rebuild LibTiff.Net in Windows with a strong name? If it was my own assembly it would be as easy as adding a new key. However, I'm lost on this one. Any help would be greatly appreciated.