[Mono-bugs] [Bug 379045] New: Custom mscorlib is not loaded
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Fri Apr 11 05:10:36 EDT 2008
https://bugzilla.novell.com/show_bug.cgi?id=379045
Summary: Custom mscorlib is not loaded
Product: Mono: Runtime
Version: SVN
Platform: All
OS/Version: All
Status: NEW
Severity: Normal
Priority: P5 - None
Component: misc
AssignedTo: mono-bugs at lists.ximian.com
ReportedBy: gert.driesen at pandora.be
QAContact: mono-bugs at lists.ximian.com
Found By: ---
When attempting to load a custom mscorlib.dll using - for example -
Assembly.LoadFile, the regular mscorlib is returned instead.
To reproduce:
1. extract the attached gezipped tar archive.
2. run 'make'
Expected result:
mscorlib, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null
Actual result:
mscorlib, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
More information about the mono-bugs
mailing list