"Build Deployment Package" VS2010 from script - by jifman How is it possible to build a web service deployment package from script. I can msbuild /target:rebuild /p:Configuration=Debug ".\MyProject.sln" but it does not build the deployment package. Read the article