Why does Project gets automatically saved?
Every time i run my project by pressing F5 it gets saved automatically. I don't want it to be saved automatically. How can i do this ?
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Javeed M ShaikhPosted Oct 25, 2011, 10:53 PM
Please try this...
1. Open you Visual Studio IDE, open your project.
2. Goto Tools-->Options
3. Select Project and Solutions from the left tree in the options window --> Choose the option "Dont save any Changes" from the right side drop down under "Before Building" label.
4. Click Ok.
Please do not forget to mark "Accepted Answer".