How do I install an old version of ArcGIS Pro SDK. I previously set the SDK settings to not auto update, but this seems to have been changed recently. My version updated to 2.8 which is causing issues. I simply want to install 2.7. How do I do this?? This should not be hard to do.
Solved! Go to Solution.
uninstall your current copy. Extensions->Manage Extensions->Installed. Click on the Uninstall button for the ArcGIS Pro SDK for .NET extension. Close and reopen VS and SDK will uninstall.
Then go here: https://github.com/Esri/arcgis-pro-sdk/releases
download version 2.7 and install (proapp-sdk-templates.vsix)
You can get the older SDKs from here by clicking on a version and downloading the vsix files at the bottom of the wiki page (under "Assets").
uninstall your current copy. Extensions->Manage Extensions->Installed. Click on the Uninstall button for the ArcGIS Pro SDK for .NET extension. Close and reopen VS and SDK will uninstall.
Then go here: https://github.com/Esri/arcgis-pro-sdk/releases
download version 2.7 and install (proapp-sdk-templates.vsix)
I ran this, but found it doesn't add the utilities also. Anyway I can get those? @KenBuja @CharlesMacleod
Also I would recommend to uncheck the Visual Studio option to 'Automatically update extensions' as shown here: ProGuide Installation and Upgrade · Esri/arcgis-pro-sdk Wiki (github.com)
By default Visual Studio automatically checks this option so when a new release becomes available your ArcGIS Pro SDK is automatically upgraded.
It would be really nice if "auto update" would be turned off by default and that you can pick the version you want to download from the Extensions manager in Visual Studio. Especially since the incorrect version and auto update will break your build. When I install NuGet packages, they don't auto update and I can pick specific versions.
Hi,
You can add your suggestion to ArcGIS Pro SDK Ideas.