[Mono-bugs] [Bug 57953][Nor] New - mscorlib referenced

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Sun, 2 May 2004 01:23:24 -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 miguel@ximian.com.

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

--- shadow/57953	2004-05-02 01:23:24.000000000 -0400
+++ shadow/57953.tmp.1383	2004-05-02 01:23:24.000000000 -0400
@@ -0,0 +1,29 @@
+Bug#: 57953
+Product: Mono: Runtime
+Version: unspecified
+OS: 
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Normal
+Component: misc
+AssignedTo: mono-bugs@ximian.com                            
+ReportedBy: miguel@ximian.com               
+QAContact: mono-bugs@ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: mscorlib referenced
+
+The mscorlib that we are referencing in the 2.0 assemblies is:
+
+mono$ monodis net_2_0/Commons.Xml.Relaxng.dll | more
+.assembly extern mscorlib
+{
+  .ver 1:0:3300:0
+}
+
+It should be:
+
+  .ver 2:0:3600:0