[Mono-bugs] [Bug 59891][Wis] Changed - AssemblyName.FullName does not match MS.NET
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Wed, 27 Oct 2004 02:00:12 -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 gert.driesen@pandora.be.
http://bugzilla.ximian.com/show_bug.cgi?id=59891
--- shadow/59891 2004-10-27 01:57:25.000000000 -0400
+++ shadow/59891.tmp.25576 2004-10-27 02:00:12.000000000 -0400
@@ -63,6 +63,9 @@
would also cause incorrect results for assemblies that have been
emitted. Because for assemblies that have been emitted (or loaded),
you should always get a fully qualified assembly name, meaning
<assemnly name>, Version=<assembly version>, Culture=<assembly
culture | neutral>, PublicKeyToken=<public key token | null>.
+
+------- Additional Comments From gert.driesen@pandora.be 2004-10-27 02:00 -------
+*** Bug 68836 has been marked as a duplicate of this bug. ***