[Mono-bugs] [Bug 75127][Maj] Changed - mono can't find a referenced
assembly located in cwd and MONO_PATH
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Thu Jun 2 17:28:53 EDT 2005
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 matt.hargett at logiclibrary.com.
http://bugzilla.ximian.com/show_bug.cgi?id=75127
--- shadow/75127 2005-06-02 15:55:01.000000000 -0400
+++ shadow/75127.tmp.15216 2005-06-02 17:28:53.000000000 -0400
@@ -78,6 +78,12 @@
message might be misleading.
------- Additional Comments From sebastien at ximian.com 2005-06-02 15:55 -------
Could it be a case sensitivity issue ?
Try renaming Microsoft.Cci.DLL to Microsoft.Cci.dll
+
+------- Additional Comments From matt.hargett at logiclibrary.com 2005-06-02 17:28 -------
+That fixed that problem, thanks! It would be nice to just be able to
+copy the binaries as-is and have them work with mono, though. Any
+chance that a case-insensitive search can be done for the file
+extension in these cases?
More information about the mono-bugs
mailing list