[Mono-dev] Using mdoc for internal documentation
Jonathan Pryor
jonpryor at vt.edu
Wed Apr 8 17:36:12 EDT 2009
On Wed, 2009-04-08 at 13:37 -0700, Casey Marshall wrote:
> I don't think that will fix it — I dug around with mdb and it looks
> like the assembly resolver being used (a DefaultAssemblyResolver) only
> has the default directories in the search path, "." and "bin".
This is exactly what I needed to know. I didn't realize that each
assembly would have a different Resolver... :-(
In any event, I was (eventually) able to reproduce the problem, and have
cooked up the attached patch which appears to fix it for me.
Hopefully this will fix things for you.
- Jon
-------------- next part --------------
A non-text attachment was scrubbed...
Name: mdoc.patch
Type: text/x-patch
Size: 1024 bytes
Desc: not available
Url : http://lists.ximian.com/pipermail/mono-devel-list/attachments/20090408/b2d5eab3/attachment.bin
More information about the Mono-devel-list
mailing list