I am fairly new to creating a plugin for ArcGIS Pro, and I am having a ton of issues. All I am trying to do is create a google street view plugin, I have seen code from others and am trying to recreate my own, however I keep getting error code saying:
"Severity Code Description Project File Line Suppression State
Error C:\Program Files\ArcGIS\Pro\bin\Esri.ProApp.SDK.Desktop.targets not found."
I have tried to switch the NuGet Package Manager to Package Reference and install the esri.arcgispro.extension v 2.5.0.22081 in the NuGet Solutions, to no avail.
I understand to anyone with experience this is probably a really ill-informed issue, however, any direction would be greatly appreciated.