How to sign a .NET Assembly DLL file with a Strong Name?

Posted by guaike on Stack Overflow See other posts from Stack Overflow or by guaike
Published on 2009-08-03T03:02:30Z Indexed on 2010/04/26 17:33 UTC
Read the original article Hit count: 228

Filed under:
|

I have an assembly which is not strong-named. I have no source code for it.

I now need it to be signed. Is there a way to do this?

© Stack Overflow or respective owner

Related posts about .NET

Related posts about code-signing