asp.netappdataapp-data

I have deleted app_data folder accidentally


I have deleted an app_data folder accidentally from my project in Visual Studio 2015. It was generated automatically and the database files was there in it. Now I want that folder back,so can you help me how to get that back in my project.


Solution

  • I'm leaning on a more positive side, so I assume you've only removed the folder from the vs project solution explorer.

    You could add it back by clicking on the show all file button Show all file

    and include back the app_data folder.