The default "AssemblyInfo" goes in there, but I dont need it for our directory structure. Every time I delete the "Properties" folder inside my project, it gets recreated on reload. How to prevent that?
+4
A:
Open the project file from the OS side and remove the Properties folder node: <AppDesignerFolder>Properties</AppDesignerFolder>
Adam Fyles
2009-11-10 21:48:06