[Mono-bugs] [Bug 57612][Nor] Changed - Mono ignores privatePath in appconfig
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Thu, 27 May 2004 23:38:44 -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 gonzalo@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=57612
--- shadow/57612 2004-05-27 22:40:03.000000000 -0400
+++ shadow/57612.tmp.5421 2004-05-27 23:38:44.000000000 -0400
@@ -11,13 +11,13 @@
AssignedTo: mono-bugs@ximian.com
ReportedBy: gert.driesen@pandora.be
QAContact: mono-bugs@ximian.com
TargetMilestone: V1
URL:
Summary: Mono ignores privatePath in appconfig
-OtherBugsDependingOnThis: 57602, 57710
+OtherBugsDependingOnThis: 57602, 57710[FIXED]
Currently Mono does not use the semicolon delimited list of subdirectories
(of the application base) in the privatePath attribute of the
configuration/runtime/assemblyBinding/probing element to search for
assemblies.