Re: [mono-android] Add .dlls assembly to the gac os OSX

2013-09-19 Thread Jonathan Pryor
On Sep 18, 2013, at 9:42 AM, Francesco Colombo wrote: > I've got a bunch of .dlls that I need to reference on severals projects in > Xamarin.Android. There is a main assembly which depends from other > assemblies. I think a good way to achive this is to add ALL those assemblies > into the GAC.

[mono-android] Add .dlls assembly to the gac os OSX

2013-09-18 Thread Francesco Colombo
Hi, I've got a bunch of .dlls that I need to reference on severals projects in Xamarin.Android. There is a main assembly which depends from other assemblies. I think a good way to achive this is to add ALL those assemblies into the GAC. I'm currently working on a Mac. Do I need to strong name the