[Mono-bugs] [Bug 82451][Wis] Changed - BaseAssemblyResolver doesn't work with 2.1 (or later) frameworks

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Wed Aug 15 14:06:40 EDT 2007


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 sebastien at ximian.com.

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

--- shadow/82451	2007-08-15 14:05:35.000000000 -0400
+++ shadow/82451.tmp.22157	2007-08-15 14:06:40.000000000 -0400
@@ -22,6 +22,11 @@
 but it doesn't work for 2.1 (Silverlight) and 3.0.
 
 I'm attaching a patch. However the current code is limited to finding
 mscorlib, so anything else (e.g. a reference to 2.1 System.dll) will return
 the current (executing) version of System.dll (and not the 2.1 being
 referenced).
+
+------- Additional Comments From sebastien at ximian.com  2007-08-15 14:06 -------
+Created an attachment (id=19816)
+BaseAssemblyResolver patch for mscorlib 2.1
+


More information about the mono-bugs mailing list