[Mono-bugs] [Bug 70971][Blo] Changed - We ignore requiredRuntime

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Sat, 8 Jan 2005 20:20:33 -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 gonzalo@ximian.com.

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

--- shadow/70971	2005-01-04 09:24:15.000000000 -0500
+++ shadow/70971.tmp.1008	2005-01-08 20:20:33.000000000 -0500
@@ -1,13 +1,13 @@
 Bug#: 70971
 Product: Mono: Runtime
 Version: 1.1
 OS: unknown
 OS Details: 
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: NOTABUG
 Severity: Unknown
 Priority: Blocker
 Component: misc
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: bmaurer@users.sf.net               
 QAContact: mono-bugs@ximian.com
@@ -34,6 +34,17 @@
 
 On msft, you get a 2.0ish version.
 
 ------- Additional Comments From sebastien@ximian.com  2005-01-04 09:24 -------
 or you get an error if your 2.0 runtime is more recent than 2.0.40607
 (beta 1). In this case the application isn't executed by the runtime.
+
+------- Additional Comments From gonzalo@ximian.com  2005-01-08 20:20 -------
+gonzalo@lalo:/tmp $ cat ben.exe.config
+<configuration>
+<startup>
+<requiredRuntime version="v2.0.40607" />
+</startup>
+</configuration>
+gonzalo@lalo:/tmp $ mono ben.exe
+mscorlib, Version=2.0.3600.0, Culture=neutral,
+PublicKeyToken=b77a5c561934e089