What files are mandatory in release windows form?
问题 I have files in ...bin/release where is my windows form application, I have used EEPlus library as well. What the files do I need to send to client to have application work correctly? My files: name.exe name.exe.config name.pdb name.vshost.exe name.vshost.exe.config name.vshost.exe.manifest EEPlus.dll EEPlus.xml I know that first two are mandatory, but what about all rest? thanks in advance 回答1: name.exe //necessary, it is your main executable name.exe.config //necessary, it is your