Increasing add-in version on each build

369
0
09-18-2018 02:57 PM
MaxMax2
Occasional Contributor II

I want to setup continuous integration build for my ArcGIS Pro add-in with increasing the version of the add-in on each build. Version is written in config.daml. Are there ways to change version of an add-in on build without modifying config.daml prior building? Maybe I can use some solution variable in version attribute and set this variable to a value provided as a parameter to Visual Studio build command?

0 Kudos
0 Replies