[Mono-bugs] [Bug 55919][Nor] Changed - [PATCH] Assembly version for references to system assemblies hard coded to 1.0.3300.0
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Fri, 11 Jun 2004 08:56:21 -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 sebastien@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=55919
--- shadow/55919 2004-05-12 13:54:34.000000000 -0400
+++ shadow/55919.tmp.1517 2004-06-11 08:56:21.000000000 -0400
@@ -12,13 +12,13 @@
ReportedBy: gert.driesen@pandora.be
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
URL:
Cc:
Summary: [PATCH] Assembly version for references to system assemblies hard coded to 1.0.3300.0
-BugsThisDependsOn: 55563
+BugsThisDependsOn: 55563[FIXED]
In resolution_scope_from_image (reflection.c), the major version and build
number is hard coded to 1 and 3300 for references to system assemblies.
The build version should ofcourse be 5000 for compatibility with .NET 1.1.