mishrsud / mvc-mini-profiler

Automatically exported from code.google.com/p/mvc-mini-profiler
0 stars 0 forks source link

Key sign the assembly so that it can be referenced by other signed assemblies. #15

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
You can't reference the DLL or use the NuGet package with a key-signed assembly 
as it requires all assemblies referenced to be signed too.

The assembly should be signed so that it can have a strong name.

Original issue reported on code.google.com by keithhe...@gmail.com on 10 Jun 2011 at 2:42

GoogleCodeExporter commented 8 years ago
I would also like this -- I currently have to rebuild it myself to sign it so I 
can use it.  The discussion at http://nuget.codeplex.com/discussions/247827 
seems to mostly argue FOR signing NuGet packages, although there are strong 
dissidents.

Original comment by scott.stafford on 14 Jun 2011 at 6:10

GoogleCodeExporter commented 8 years ago

Original comment by nrcraver on 20 Jun 2011 at 12:02

GoogleCodeExporter commented 8 years ago
done 

Original comment by sam.saff...@gmail.com on 20 Jul 2011 at 12:35