[Mono-bugs] [Bug 378924] New: GetAssemblyName ("/usr/lib/mono/2.1/mscorlib.dll") returns 2.0 version instead of 2.1
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Thu Apr 10 16:11:26 EDT 2008
https://bugzilla.novell.com/show_bug.cgi?id=378924
Summary: GetAssemblyName ("/usr/lib/mono/2.1/mscorlib.dll")
returns 2.0 version instead of 2.1
Product: Mono: Runtime
Version: SVN
Platform: x86-64
OS/Version: Linux
Status: NEW
Severity: Major
Priority: P5 - None
Component: misc
AssignedTo: mono-bugs at lists.ximian.com
ReportedBy: jan.oravec at 6com.sk
QAContact: mono-bugs at lists.ximian.com
Found By: ---
Code:
System.Reflection.AssemblyName.GetAssemblyName
("/usr/lib/mono/2.1/mscorlib.dll").FullName
Returns:
mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
This is probably a regression that appeared around 1.9 release (not sure if
before or after) which causes failures with mscorlib.dll code completion in
MonoDevelop.
--
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