How to move Deploy_<username> directory
When I run unit tests with R# 7 in VS2012, it creates a "Deploy_<username> 2012-10-18 15_16_13" directory in my bin\Debug directory. How do I get it to put this somewhere else?
Please sign in to leave a comment.
Hi,
Do you use any 'DeploymentItemAttribute' or any other Unit Test Deployment settings?
Thank you.