[Mono-devel-list] [Patch] Include resource files in the GAC

Carlos Alberto Cortez calberto.cortez at gmail.com
Fri Jul 1 20:46:17 EDT 2005


Hello,

Currently the linked resource files (not the normal resource, but the
ones that only are linked) are not copied to the GAC with the installed
assembly (MS Impl does it).

Maybe the only problem with the attached patch, is that the assembly is
copied while keeping it open (the assembly remains in the domain after
loading it with Assembly.LoadFrom). However, since we are only reading
it, I think it does not represent a problem.

Any comments/suggestions?

Carlos.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: gacutil.diff
Type: text/x-patch
Size: 2716 bytes
Desc: not available
Url : http://lists.ximian.com/pipermail/mono-devel-list/attachments/20050701/9e604169/attachment.bin 


More information about the Mono-devel-list mailing list