I'm using FB 7.0.0.1795, Standard Edition, on Windows Server 2008 R2 64bit.
I ran into a problem with NUnit item: it uses shadow copy, while I want to disable it.
When I manually run NUnit's console with noshadow parameter, I get the expected results, and all tests pass.
How can I change this default behavior of NUnit item?