[Mono-bugs] [Bug 55564][Nor] New - Incorrect assembly version for System.Windows.Forms assembly
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Sun, 14 Mar 2004 06:03:52 -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 gert.driesen@pandora.be.
http://bugzilla.ximian.com/show_bug.cgi?id=55564
--- shadow/55564 2004-03-14 06:03:52.000000000 -0500
+++ shadow/55564.tmp.8597 2004-03-14 06:03:52.000000000 -0500
@@ -0,0 +1,24 @@
+Bug#: 55564
+Product: Mono: Class Libraries
+Version: unspecified
+OS: All
+OS Details:
+Status: NEW
+Resolution:
+Severity:
+Priority: Normal
+Component: Windows.Forms
+AssignedTo: mono-bugs@ximian.com
+ReportedBy: gert.driesen@pandora.be
+QAContact: mono-bugs@ximian.com
+TargetMilestone: ---
+URL:
+Cc:
+Summary: Incorrect assembly version for System.Windows.Forms assembly
+
+The assembly version of the System.Windows.Forms assembly does not match
+that of the MS System.Windows.Forms assembly.
+
+Apparently, Mono uses "1.0.*" as version string which means mcs will
+automatically generate the build and revision numbers, while in fact the
+assembly version number should be 1.0.5000.0.