I will update an AddIn I created couple years ago. I am an end-user for this AddIn as well. I would like to continue to use it while developing the newer version.
I created another branch in GitHub but if I run the newer version in VS it will overwrite the old AddIn In ArcGIS Pro.
Ideally, I would like to develop it as a separate AddIn but both older and newer versions point to the same GitHub entry. Later on, I can archive the older version. Is there a solution to this? What is the best approach?
Thanks.