0
Reply

C# deployment

Ask a question
dc

dc

11y
923
1
I have a question about deploying a C# 2008 desktop application using the deployment method that is no longer supported in visual studio.net 2010. I am compiling and deploying this application in debug mode. I am debug mode since this is a low volume application and the owners of this small company wants to see any error messages that are generated. When  you select 'add project output', I have the chose to select the following items:
primary output,
localized resources,
debug symbols,
content files,
source files,
documentation files,
and xml serialization files.

Can you tell me what files I need do not deploy not needed files?