[Mono-bugs] [Bug 82071][Nor] Changed - ConfigurationManager does not open the correct config file
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Wed Jul 18 07:01:04 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 atsushi at ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=82071
--- shadow/82071 2007-07-13 05:27:11.000000000 -0400
+++ shadow/82071.tmp.17745 2007-07-18 07:01:03.000000000 -0400
@@ -150,6 +150,11 @@
------- Additional Comments From atsushi at ximian.com 2007-07-13 05:21 -------
Revisiting here - so, ConfigurationManager indeed use
GetCallingAssembly() instead of GetEntryAssembly(). Though it is
needed for fixing another issue. We need to make sure that reverting
this change does not cause regressions. If it looks fine, I'll make
change again to fix *this* issue.
+
+------- Additional Comments From atsushi at ximian.com 2007-07-18 07:01 -------
+And it actually caused the regression with related to
+nunit-console.exe. So either we can never fix this issue or another
+fix in any other land is required.
More information about the mono-bugs
mailing list