[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 04:35:25 -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=60124

--- shadow/60124	2004-06-14 03:59:32.000000000 -0400
+++ shadow/60124.tmp.1562	2004-06-14 04:35:25.000000000 -0400
@@ -57,6 +57,12 @@
 ------- 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.
+
+------- Additional Comments From gert.driesen@pandora.be  2004-06-14 04:35 -------
+Paolo,
+
+What about assemblies built using the 2.0 profile ?  These should 
+target the .NET 2.0 runtime ...