[Mono-bugs] [Bug 60124][Maj] Changed - Assemblies built using mcs target the .NET 1.0 CLR

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Mon, 14 Jun 2004 03:59:32 -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 lupus@ximian.com.

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

--- shadow/60124	2004-06-13 16:18:41.000000000 -0400
+++ shadow/60124.tmp.32467	2004-06-14 03:59:32.000000000 -0400
@@ -1,13 +1,13 @@
 Bug#: 60124
 Product: Mono: Compilers
 Version: unspecified
 OS: unknown
 OS Details: 
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Major
 Component: C#
 AssignedTo: lupus@ximian.com                            
 ReportedBy: gert.driesen@pandora.be               
 QAContact: mono-bugs@ximian.com
@@ -54,6 +54,9 @@
 Assemblies built using mcs (with the 1.0 profile) should target .NET 1.1 
 by default.
 
 ------- Additional Comments From lupus@ximian.com  2004-06-13 16:18 -------
 The issue is that, if we change it, the program won't run on the .net
 1.0 runtime anymore.
+
+------- Additional Comments From lupus@ximian.com  2004-06-14 03:59 -------
+Fixed in cvs.