[Mono-bugs] [Bug 60519][Maj] Changed - [PATCH] Assembly.GetReferencedAssemblies doesn't return the public key token
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Tue, 22 Jun 2004 15:37:09 -0400 (EDT)
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 duncan@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=60519
--- shadow/60519 2004-06-22 10:46:28.000000000 -0400
+++ shadow/60519.tmp.26711 2004-06-22 15:37:09.000000000 -0400
@@ -85,6 +85,12 @@
------- Additional Comments From sebastien@ximian.com 2004-06-22 10:46 -------
Created an attachment (id=8283)
icall.diff
+
+------- Additional Comments From duncan@ximian.com 2004-06-22 15:37 -------
+This is a duplicate of http://bugzilla.ximian.com/show_bug.cgi?id=59218
+
+It looks like this patch is more complete than the one I wrote, I'll
+mark 59218 as a duplicate of this one.