Hello there, I am trying to build an extension using ArcGIS Pro SDK for .NET. I have ArcGIS Pro 3.3 and don't want to upgrade. In visual Studio when installing the extension, it always installs the latest version (3.4). Is there a way to install the SDK version 3.3?
I also tried installing these through the commend line but it says packages not found.
Install-Package Esri.ArcGISPro.SDK -Version 3.3.0.52636
Install-Package Esri.ArcGISPro.SDK.Utilities -Version 3.3.0.52636