Hi,
My tests require xml files local to the executing assembly, I've set CopyReferencedAssembliesToWorkspace as false for all my projects, however NCrunch appears to be running the assembly in a temp folder, so the xml files are not getting picked up. I would expect/hope this was the same as ShadowCopy, which I have disabled.
Exception: FileNotFoundException. Could not find file c:\users\<username>\AppData\Local\NCrunch\10624\66\<ProjectFolder>\bin\debug\SampleData\<file>.xml
Is this by design? Or do I need to embed my xml files?
Cheers,
Steve.