[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
Sun, 13 Jun 2004 16:18:41 -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 14:58:23.000000000 -0400
+++ shadow/60124.tmp.8729 2004-06-13 16:18:41.000000000 -0400
@@ -50,6 +50,10 @@
1.1.4322.573
(as expected)
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.