I am trying to build UWP packages for Kony application, using command line interface. Seems the official doc describes the building process by using IDE. However I am trying to build using VSTS/CI/CD workflow where command line build is preferable. Any suggestions how to do this?
Thanks
The process is described as headless build, in official Kony documentation.