TFS API Create Release with powershell
问题 I'm trying to queue a build and create a release using powershell. I'm able to successfully queue a build but unfortunately, the Continuous Deployment is not being triggered for the release. My hope is that I can do both of these in a powershell script that will allow me to release the application. I'm using TFS 2015 Update 3 I've been working from an article posted here: http://blog.nwcadence.com/vststfs-rest-api-the-basics-and-working-with-builds-and-releases/ In summary in performing the