asp.net - Keep visual studio from deleting everything from bin/ on rebuild? -
I have a web application project. I have DLL which is my reference in the project stored in my bin / folder , Whenever I rebuild or clear from Visual Studio, then it will remove everything in that folder. How do I stop it from happening?
Why would I stay away from asking 'why' question and just how to tell the files as a read only Mark and VS They should not be removed.
Comments
Post a Comment