Hello
I just installed #Develop 4.3.3 on a brand new Windows7 host for writing small VB.Net apps.
I need to know exactly which files must be kept under source control, and which files can be left out.
Here's the contents of a new project:
Directory of C:\Projects\VB.Net
\UTF8.to.1252 UTF8.to.1252.sln \UTF8.to.1252 MainForm.vb MainForm.Designer.vb Program.vb UTF8.to.1252.vbproj \bin \Debug UTF8.to.1252.exe UTF8.to.1252.pdb \obj \Debug UTF8.to.1252.vbprojResolveAssemblyReference.cache UTF8.to.1252.exe UTF8.to.1252.pdb UTF8.to.1252.vbproj.FileListAbsolute.txt \Properties Settings.settings AssemblyInfo.vb
Thank you.