[Mono-bugs] [Bug 71190][Wis] Changed - Cecil shows null for the specified assembly public key token

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Wed, 12 Jan 2005 12:17:17 -0500 (EST)


Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

Changed by sebastien@ximian.com.

http://bugzilla.ximian.com/show_bug.cgi?id=71190

--- shadow/71190	2005-01-12 12:17:00.000000000 -0500
+++ shadow/71190.tmp.13111	2005-01-12 12:17:17.000000000 -0500
@@ -54,6 +54,11 @@
 public key token - but it's still in the spec so...
 
 ------- Additional Comments From sebastien@ximian.com  2005-01-12 12:16 -------
 Created an attachment (id=13708)
 publickeytoken.diff
 
+
+------- Additional Comments From sebastien@ximian.com  2005-01-12 12:17 -------
+The attached patch adds support to calculate public key tokens. It
+also adds an HashAlgorithm property to AssemblyName (but doesn't
+remove it from AssemblyDefinition).