<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic How to change Target Version in ArcGIS Pro SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/how-to-change-target-version/m-p/785476#M1241</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;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. &amp;nbsp;Where in the Visual Studio Project do I change the target Pro version?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 22 Sep 2016 14:32:11 GMT</pubDate>
    <dc:creator>TedChapin</dc:creator>
    <dc:date>2016-09-22T14:32:11Z</dc:date>
    <item>
      <title>How to change Target Version</title>
      <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/how-to-change-target-version/m-p/785476#M1241</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;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. &amp;nbsp;Where in the Visual Studio Project do I change the target Pro version?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Sep 2016 14:32:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-sdk-questions/how-to-change-target-version/m-p/785476#M1241</guid>
      <dc:creator>TedChapin</dc:creator>
      <dc:date>2016-09-22T14:32:11Z</dc:date>
    </item>
    <item>
      <title>Re: How to change Target Version</title>
      <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/how-to-change-target-version/m-p/785477#M1242</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ted,&amp;nbsp;&lt;BR /&gt;&amp;nbsp;To change the target version you have to change the desktopVersion attribute of the AddInInfo tag in your config.daml file.&amp;nbsp; You can replace your current desktopVersion value with "1.3".&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Sep 2016 16:47:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-sdk-questions/how-to-change-target-version/m-p/785477#M1242</guid>
      <dc:creator>Wolf</dc:creator>
      <dc:date>2016-09-22T16:47:51Z</dc:date>
    </item>
    <item>
      <title>Re: How to change Target Version</title>
      <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/how-to-change-target-version/m-p/785478#M1243</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks &lt;A href="https://community.esri.com/people/wkaiser-esristaff"&gt;wkaiser-esristaff&lt;/A&gt;‌ I thought there would be more to it than that!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Sep 2016 17:02:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-sdk-questions/how-to-change-target-version/m-p/785478#M1243</guid>
      <dc:creator>TedChapin</dc:creator>
      <dc:date>2016-09-22T17:02:05Z</dc:date>
    </item>
    <item>
      <title>Re: How to change Target Version</title>
      <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/how-to-change-target-version/m-p/785479#M1244</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The main intend for the desktopVersion attribute is ensure add-in compatibility with Pro.&amp;nbsp; The version ensures that you are not using an add-in with an old version of Pro (let's say 1.2), when the add-in was built using a newer version of Pro (let's say 1.3 or 1.4 beta).&amp;nbsp;&amp;nbsp;The old&amp;nbsp;1.2 version of Pro cannot run the 1.3 add-in because the 1.3 API changed (was added on to)&amp;nbsp;and has additional functionality.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Sep 2016 17:56:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-sdk-questions/how-to-change-target-version/m-p/785479#M1244</guid>
      <dc:creator>Wolf</dc:creator>
      <dc:date>2016-09-22T17:56:55Z</dc:date>
    </item>
  </channel>
</rss>

