I am developing custom ArcGIS Pro Add-ins for my users. However, when they upgrade their ArcGIS Pro deployment to a newer version, I need to edit the code and developer another Add-in for the new version. It would be better to have an upgrade tool similar to that of the Analyze Tools for Pro GP tool, which analyzes Python scripts and custom geoprocessing tools and toolboxes for functionality that is not supported in ArcGIS Pro.
If the Add-ins has functionality that need to be migrate, the tool should return a list of issues to be fixed. If there are no issues, the Add-in there should be a way to upgrade Add-ins with one-click.
ESRI did provide an ArcGIS Pro 2.9 to ArcGIS Pro 3 upgrade tool. However, there is no 3.3 to 3.4 tool to address known issues (e.g., help with Net 6 to 8 migration and changes in several Visual Studio internal tags, such as changes to the Runtime IDs from win10-x64 to win-x64).
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.