[MonoDevelop] Signing an assembly

Adam Tauno Williams awilliam at whitemice.org
Mon Dec 29 10:34:04 EST 2008


On Mon, 2008-12-29 at 09:57 -0500, Adam Tauno Williams wrote:
> On Sun, 2008-12-21 at 10:57 +0100, Christian Hoff wrote:
> > Yes, it does work if you insert the path into the entry manually. I had 
> > the same issue, too...
> Actually, it isn't working for me.  I have the absolute path to the key
> in the entry (manually pasted),  and "Sign this assembly" is checked.
> But the resulting assembly is not signed.
> $ sn -T DbLinq.dll
> Mono StrongName - version 2.0.1.0
> StrongName utility for signing assemblies
> Copyright 2002, 2003 Motus Technologies. Copyright 2004-2008 Novell. BSD
> licensed.
> 
> DbLinq.dll does not represent a strongly named assembly.

Nope, my bad, it works  The path to the key specified by AssemblyKeyFile
in the AssemblyInfo.cs file was incorrect.



More information about the Monodevelop-list mailing list