C
Chris
Does anyone know how to use this tool and get similar results to using the
"Publish" option from the <Build> dropdown?
I want the benefits of Pre-Compilation, but when I use the deployment
project, the results that are sent to the /Release directory, contain a
bunch of unnecessary .resx files as well as ALL files in my project as
opposed to only those files "included" in the project. "Publish" will
publish ONLY those files/directories you "include" in the project, while
"deployment" sends almost ALL files/directories to the release directory.
I must be doing something wrong, because this makes no sense. The final
product of the deployment project is nothing close to a deployable set of
files.
Thanks.
"Publish" option from the <Build> dropdown?
I want the benefits of Pre-Compilation, but when I use the deployment
project, the results that are sent to the /Release directory, contain a
bunch of unnecessary .resx files as well as ALL files in my project as
opposed to only those files "included" in the project. "Publish" will
publish ONLY those files/directories you "include" in the project, while
"deployment" sends almost ALL files/directories to the release directory.
I must be doing something wrong, because this makes no sense. The final
product of the deployment project is nothing close to a deployable set of
files.
Thanks.