C# why empty src folders are copied to the debug and release directory after build?
- by 5YrsLaterDBA
We are using Visual Studio 2008 professional. We have created an entity data model in our src\systeminfo folder. Since then our release and debug folder have a empty src\systeminfo folder. we don't need them. how to stop VS to create that empty folder structure? thanks