AnantLabs / codesmith

Automatically exported from code.google.com/p/codesmith
1 stars 0 forks source link

PLINQO: Please sign CodeSmith.Data.LinqToSql.dll #593

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Add a reference to Codesmith.Data.LinqToSql.dll to a project with signing 
enabled

What is the expected output? What do you see instead?
You get an error message, because you can't have references to unsigned dlls. 
Signing with the same key as CodeSmith.Data.dll fixes this.

What version of the product are you using?
Trunk

Original issue reported on code.google.com by dasj...@gmail.com on 21 Jul 2011 at 7:40

GoogleCodeExporter commented 9 years ago
Hello,

Thanks for your feedback. I talked to the team about this request and we agree 
that this assembly should be signed. We will sign this assembly in one of the 
next releases. In the mean time this assembly can signed by recompiling the 
source code located in the Source\ folder.

Original comment by bniemyjski on 25 Jul 2011 at 6:17

GoogleCodeExporter commented 9 years ago
Thanks!(I alread did it the way you suggest).

Original comment by dasj...@gmail.com on 25 Jul 2011 at 7:33