[MonoDevelop] Failure to find my 2.2.1 assemblies

Vasili I. Galchin vigalchin at gmail.com
Fri Feb 12 20:44:32 EST 2010


Hello,

      I have been reading
http://www.mono-project.com/Assemblies_and_the_GAC. I am pretty
convinced that my "warnings" like the following ...

Warning: Reference 'MonoDevelop.Core, Version=2.1.1.0,
Culture=neutral, PublicKeyToken=null' not found on system. Using
'MonoDevelop.Core, Version=2.2.0.0, Culture=neutral instead.
(FSharpBinding)

are due to "find assembly" mechanism is not happy with my 2.2.1
assemblies in terms of versioning(maybe via keys). To get this far in
monodevelop.pc I had to hard code the path to all .dlls.

Vasili


More information about the Monodevelop-list mailing list