[Mono-list] How to use the Mono GAC
Jackson Harper
jackson@ximian.com
Thu, 27 May 2004 13:12:45 -0700
On Thu, 2004-05-27 at 09:47, Andrew Arnott wrote:
> Can someone please point me to documentation on how to:
> 1. Make an assembly that is just a regular ol’ assembly become
> strong named (if necessary)
> 2. Install it into the GAC
> 3. Reference that GAC assembly from other assemblies
>
There is documentation on this in the monkeyguide (cvs co
monkeyguide) Its under html/en/GAC/basics.html.
Also i have an example that uses autotools at:
http://primates.ximian.com/~jackson/bush-0.0.1.tar.gz
Hope this helps and if is missing please post to the list so we can fix
it.
Jackson
>
>
> I have never managed to do this in the MS.NET world, but I would like
> to do it in Mono. I expect some documentation has been written on
> this subject, but since I don’t know of a class name to look up in
> monodoc on the topic, I need help finding it.
>
>
>
> Thanks,
>
>
>
> Andrew Arnott
>
>