Hi

I have an assembly which has a reference to mscorlib 4.0.0. .NET
Reflector shows this version number correctly.

However, Mono.Cecil appears to think that the reference is to
mscorlib, Version=2.0.0.0, Culture=neutral,
PublicKeyToken=b77a5c561934e089. Consequently, Resolve() returns null
for any MethodReference that refers to a method that is new in 4.0.

Is this a bug? Can this be fixed?

Thanks for any help!
Timwi

-- 
--
mono-cecil

Reply via email to