On 05.03.2011 16:15, Ian Norton wrote:
>> I ran into this "issue" myself: for some reasons ANTLR does not
>> deploy its SNK. It's 0 byte long in the archive.
>>
>> You may want to create a new key:
>>
>>         cd runtime/CSharp3/Sources/Antlr3.Runtime
>>         rm Key.snk
>>         sn -k Key.snk
>>
>> Robert
>
> The probably use that key to sign releases, they would want to keep
> that safe :)

Most likely. I wonder why they deploy a 0 length key, though.
It doesn't seem to happen accidentally because they actually
keep that 0 length key in their repository...

Robert

_______________________________________________
Mono-list maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-list

Reply via email to