hi again, kevin and jb kevin, when do you run through all the attributes? in my case, i get a filenotfoundexception during touching/resolving all the types, since i do the signing/writing and resetting the references in ONE single run through all affected assemblies. so there rises a problem when i already wrote an assembly to the disk, with a different key for example and then try to resolve a type argument in an attribute that still references the assembly with the old key. i have the bad feeling, that i'm gonna have to update all the references manually... is there any other way, possibly already implemented in cecil?
thx, raph -- -- mono-cecil
