This extension contains helpful build and release Tasks.
-
Version Assemblies
This task versions assemblies according to the build number. More...
-
Replace Tokens
This task replaces tokens in a file using Environment variables. More...
-
DacPac Change Report Task
This task calculates the changes in an SSDT project between builds. More...
-
Docker Publish (Deprecated)
This task performs
docker build
and (optionally)docker run
to deploy your app to a docker host.The Docker Integration Extension is finally fully featured, so I'm deprecating this task.
-
Azure Web Deploy (Deprecated)
This task executes WebDeploy to publish a WebDeploy package to an Azure Web App.
The Azure RM WebApp Deploy Task now does everything this task does, so I'm deprecating this task.
The source repo for this extension is on Github.