[Mono-bugs] [Bug 59189][Blo] Changed - AppDomain.CurrentDomain.Load fails with AssemblyName that has just a CodeBase set
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Thu, 27 May 2004 11:29:24 -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 umuff@quark.com.
http://bugzilla.ximian.com/show_bug.cgi?id=59189
--- shadow/59189 2004-05-27 11:28:26.000000000 -0400
+++ shadow/59189.tmp.29333 2004-05-27 11:29:24.000000000 -0400
@@ -54,6 +54,11 @@
tested on Windows with the same binaries and I get the expected results.
------- Additional Comments From umuff@quark.com 2004-05-27 11:28 -------
Created an attachment (id=7870)
A.cs main program
+
+------- Additional Comments From umuff@quark.com 2004-05-27 11:29 -------
+Created an attachment (id=7871)
+B.cs, compile with 'mcs -g /target:library B.cs'
+