[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 21:52:28 -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:17.000000000 -0500
+++ shadow/71190.tmp.25728 2005-01-12 21:52:28.000000000 -0500
@@ -1,13 +1,13 @@
Bug#: 71190
Product: Mono: Class Libraries
Version: 1.1
OS: unknown
OS Details:
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Wishlist
Component: Mono.Cecil
AssignedTo: mono-bugs@ximian.com
ReportedBy: sebastien@ximian.com
QAContact: mono-bugs@ximian.com
@@ -59,6 +59,11 @@
------- 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).
+
+------- Additional Comments From sebastien@ximian.com 2005-01-12 21:52 -------
+patch applied to SVN
+
+Note: a duplicate HashAlgorithm property is still in AssemblyDefinition