I have a Visual Studio project that I started at version 1.2 of Pro and the SDK. I have since upgraded the SDK to 1.3, but when I deploy the add-in the information displayed in Pro's Add-In Manager says the Target Version is 1.2. Where in the Visual Studio Project do I change the target Pro version?
Hi Ted,
To change the target version you have to change the desktopVersion attribute of the AddInInfo tag in your config.daml file. You can replace your current desktopVersion value with "1.3".