required files to distribute a c# .net application
- by Jeff
I'm trying to figure out what files are needed when I distribute an application that I have written. In the release folder after I have built the application I have the following:
app.exe (obviously needed)
app.exe.config (obviously needed for
my config settings)
app.pdb
app.vshost.exe
app.vshost.exe.config
app.vshost.exe.manifest