I have an ArcGIS Pro Add-in built with .NET platform, targeting version 2.3
I'd like to update it to run in 2.9, but keeps it compatible with previous versions.
Is there any way to target multiple versions in AddInfo/TargetVersion?
Or which will be the better way to make it work in more than one version?
Thanks!