Hi all,
I use WebDepolymentAdd for VS 2008 to do the final build of my web site. This is web site and not web application project.
I set the build to Release and not debug and after i did the build. In the bin folder it contain .pdb and .xml for third party .dll for example the AJAXcontrol and also .compiled file. Do i need to include those files for final release? How do i get rid of them?
I also notice it created PrecompiledApp.config too. Is that file require?
Thank
Jack