Hi,
I am looking for a way to be able to package and deploy K2 Workflows as part of a TFS 2015 vNext build process.
I know about the possibility to use MSbuild to deploy the Deployment Package to the given staging server. But I would also like to be able to create the deployment package. How do I do this?
We have different Environment configuration in each of the staging servers, and the manual process slows us down.