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

Popular posts from this blog

.net - C# List<T>.Find(x=>x.Rectangle.Contains(Point)) FAIL -

iphone - Smoothing a rounded stroke in Core Graphics -

c++ - QtQuick: QQmlApplicationEngine failed to load component qrc:/main.qml:23 Invalid attached object assignment -