We had the same problem, too. VS seems to copy referenced assemblies from the 'obj/debug' folder, not from 'bin/debug'. Try to copy the modified dll & pdb from 'bin/debug' to 'obj/debug', that worked for us.
Simon Tom U wrote: > Strangely it seems to work if I delete the 'obj'-Folder in my project > (the one I want to modify) everytime I run my enhancer. Still I would > appreciate if someone could shed some light on why I have to delete > that folder. > > Thanks and regards, > Tom > > > --~--~---------~--~----~------------~-------~--~----~ -- mono-cecil -~----------~----~----~----~------~----~------~--~---
