[Monodevelop-devel] MonoDevelop (Xamarin Studio) addin in F#

Michael Hutchinson m.j.hutchinson at gmail.com
Thu Feb 27 21:52:42 UTC 2014


Not sure offhand, sorry. You could try inspecting the compiled addin
dll and see what it depends on.

On 25 February 2014 23:33, Sergey Khabibullin <x2bool at gmail.com> wrote:
> Thanks for the reply. What is the minimum that I have to bundle?
> FSharp.Core?
>
>
> On Wed, Feb 26, 2014 at 8:28 AM, Sergey Khabibullin <sergey at khabibullin.com>
> wrote:
>>
>> Thanks for the reply. What is the minimum that I have to bundle?
>> FSharp.Core?
>>
>> 26.02.2014, 03:43, "Michael Hutchinson" <m.j.hutchinson at gmail.com>:
>>
>> I can't see why not, but you may have to bundle runtime libraries with
>> the addin if you can't rely them being in the GAC.
>>
>> On 25 February 2014 05:31, Sergey Khabibullin <x2bool at gmail.com> wrote:
>>
>>  Is it possible to write an addin in f# that will work on a client machine
>>  without additional installations/configuration?
>>
>>  _______________________________________________
>>  Monodevelop-devel-list mailing list
>>  Monodevelop-devel-list at lists.ximian.com
>>  http://lists.ximian.com/mailman/listinfo/monodevelop-devel-list
>>
>> --
>> Michael Hutchinson
>> http://mjhutchinson.com
>
>



-- 
Michael Hutchinson
http://mjhutchinson.com


More information about the Monodevelop-devel-list mailing list