|
I am trying to refine our build process and I feel over my head with the xml in the .proj. I want to understand the items that are there, and know what the options are, but I'm not sure where to look for answers.
I have a huge bunch of stuff I want to do with this build, like have a directory structure as a result that allows me to deploy individual projects in my solution to different machines. Right now it is spitting out a flat file of just the .dll's. Could anyone direct me to a good resource? I can't seem to find one.
Thanks for any help you can give. |