[Mono-bugs] [Bug 62913][Nor] Changed - Mono does not fall back to 1.0 profile (1.1 runtime) when 2.0 profile is not available
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Thu, 12 Aug 2004 05:33:49 -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=62913
--- shadow/62913 2004-08-12 05:33:02.000000000 -0400
+++ shadow/62913.tmp.7196 2004-08-12 05:33:49.000000000 -0400
@@ -28,6 +28,11 @@
So, Mono does first determine if the 2.0 runtime/profile is available and
fallback to the next supported runtime. In case of Mono there's no
seperate runtime (yet), but it could check if the 2.0 mscorlib is
available (and in sync with the runtime). And if not, fallback to using
the 1.1 runtime (in this case).
+
+------- Additional Comments From gert.driesen@pandora.be 2004-08-12 05:33 -------
+Created an attachment (id=9045)
+console/exe assembly built using .NET 1.0
+