Hi,
The line "where was an issue on debugging application executed from NCrunch made binaries" grabbed my attention.
Although I don't understand the original posters comments completely, it does look like they are having a similar issue to ourselves.
It's not consistent, but we seem to get project assemblies copied to the root of our project, sometimes it also copies the assembly's xml file alongside it. It can range from a couple of assemblies to 10s.
We only tend to notice when we commit some code which is when Git lists any untracked files that can then contain some of our compiled assemblies (but in the root, not in our bin folders).
Remco, is that the side effect of your pdb manipulation? Or was that repy to something different entirely?
Thanks,
Simon