[MonoDevelop] FSharpBinding, 2.0.0->2.0.1, References

Michael Hutchinson m.j.hutchinson at gmail.com
Sun Nov 16 18:49:48 EST 2008


On Fri, Nov 14, 2008 at 7:19 PM, Alexy Khrabrov <deliverable at gmail.com> wrote:
> So I'm trying to get myself a new shiny FSharpBinding, from
>
> http://code.google.com/p/wildart/wiki/FSharpBinding
>
> -- tried to fix the references, as I described in
>
> http://www.nabble.com/What%27s-in-your-GAC--td20510605.html

The thread seems not be be available on Nabble. Can you give
corresponding URL from lists.ximian.com?

> -- managed to point to all new DLLs, but it kept some 2.0.0 references
> into the GAC instead of my new 2.0.1 ones which are not there until I
> find/install them...
>
> -- now it complains, for lines
>
> using MonoDevelop.Core.Serialization;
> using MonoDevelop.Ide.Gui.Components;
>
> -- that the suffix word, such as Serialization, is not in the prefix
> namespace, such as MonoDevelop.Core, and whether am I missing an
> assembly.
>
> Is this a change from 2.0.0 to 2.0.1, or still a reference issue?

What do you mean by 2.0.0/2.0.1? The highest released MonoDevelop is
1.9.0 (aka 2.0 alpha 1) and the upcoming release is 1.9.1 (aka 2.0
alpha 2).

FWIW, these namespace changes were made after the 1.9.1 (2.0a1) release.

-- 
Michael Hutchinson
http://mjhutchinson.com


More information about the Monodevelop-list mailing list