Hey, On 8/5/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > I need to do some copies of an assembly but each with single change > within its method instructions. Is AssemblyDefinition correctly > clonable?
Nope. > If not, what is another posibility to make a copy ? Thanks > in advance for answer. You can open the original assembly multiple time. -- Jb --~--~---------~--~----~------------~-------~--~----~ -- mono-cecil -~----------~----~----~----~------~----~------~--~---
