I\'m trying to access a file in my solution structure during the unit test. My unit test project has the bin\\Debug\\ as the output directory. So I have written
bin\\Debug\\
It seems like a Visual Studio bug. Here's what I did to fix it (which magically worked!):
local.testsettings