I have been using Visual Studio in order to create the deployment package of my solution. I open Visual Studio then select Dynamics 365 > Deploy > Create Deploy Package. Afterwards I select the Application Suite and select where to place the deployment package. Clicking create then creates the package for me. (This is the standard way to do this).
I was wondering if there was a way to execute this process through the command line? Or is there a way to get the final deploy package through the command line?
Ultimately I want to automate this process in an ant script.
*This post is locked for comments