Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

What is the “My Project” folder in a Visual Studio VB.NET project?

I upgraded a Visual Studio 2003 VB.NET project to Visual Studio 2005, and a "My Project" folder was automatically created and added to my project.

What is the purpose of the auto generated folder "My Project"? This folder is empty, and I would love to get rid of this folder if it's not needed.

like image 584
Kevin Avatar asked Oct 17 '25 05:10

Kevin


1 Answers

This folder stores project Data Sources (Data menu), resources and settings (probably other things too). All of this is configurable through Project menu, Properties... If you aren't using any of those features now, Visual Studio should recreate the folder if you ever start using anything that requires it.

like image 122
Michael Avatar answered Oct 20 '25 06:10

Michael



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!