Hey,
Jb Evain wrote:
You just have to specify the full publickey to the assembly name and
set the ModuleAttributes.StrongNameSigned bit.
Wow, another quick response :-) It works like that, thanks.
BTW, any progress on Win32 resources (I'm actually missing version info
and icon for the merger), or anything I can help there?
Oh, and ILMerge allows 2 other options which I don't really get:
- file alignment can be changed (default for ILMerge is 512, cecil seems
to be fixed at 512, too) -> what's the point of changing this?
- external assembly references in the manifest of the target assembly
can either use full public keys or public key tokens (which is the
default). To me it seems cecil uses tokens, does it? What's the point in
changing this?
Simon
--
--
mono-cecil