On Wed, Jul 13, 2011 at 7:18 AM, JohnC <[email protected]> wrote: > Even if the input file (to AssemblyFactory.ReadAssembly) is the same, > every call to AssemblyFactory.SaveAssembly creates a file which is > binary different from pervious ones. > > What causes this? Is this a bug ? Can this behavior be changed?
This is because of timestamps in the PE file header. I don't see this change. Jb -- -- mono-cecil
