Yes, I am 100% sure. After executing the build, it is actually deleting all the dll's including nunit, watin from /bin/debug folder of solution. I tried to repeat steps many times and everytime it is deleting the dll's. Now I changed the path to /bin/release folder and it works fine.
But I dont know the actuallt reasong why it is doing this. Whereas all other projects are working fine.
