[Mono-bugs] [Bug 57612][Nor] Changed - Mono ignores privatePath in appconfig
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Fri, 30 Jul 2004 08:57:52 -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=57612
--- shadow/57612 2004-07-30 08:57:09.000000000 -0400
+++ shadow/57612.tmp.21105 2004-07-30 08:57:52.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[FIXED]
+OtherBugsDependingOnThis: 57602[DUPLICATE], 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.