The nexus of MSDeploy, MSBuild and Hudson
- by roufamatic
Hey, I have experience with MSBuild and Hudson, but am new to MSDeploy. I currently have a simple solution with one web application project. I set up a build configuration and am using the "Publish" command (Visual Studio 2010) to simply copy files to a local folder and do config file replacement.
What I would like to do is automate this using…