[MonoDevelop] FSharpBinding, 2.0.0->2.0.1, References

Christian Hergert christian.hergert at gmail.com
Sat Nov 15 06:21:13 EST 2008


I believe they were moved as follows:

    MonoDevelop.Core.Serialization -> MonoDevelop.Projects.Dom.Serialization
    MonoDevelop.Ide.Gui.Components -> MonoDevelop.Components

both of which can be found in main/src/core/

-- Christian

On Fri, Nov 14, 2008 at 4: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
>
> -- 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?
>
> Cheers,
> Alexy
> _______________________________________________
> Monodevelop-list mailing list
> Monodevelop-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/monodevelop-list
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/monodevelop-list/attachments/20081115/7b912e54/attachment.html 


More information about the Monodevelop-list mailing list