<?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 Unit testing add-ins targeting multiple versions of ArcGIS Pro, on a single machine? in ArcGIS Pro SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/unit-testing-add-ins-targeting-multiple-versions/m-p/1205509#M8635</link>
    <description>&lt;P&gt;Since ArcGIS Pro 3.0 was released, I am now maintaining two versions of the same add-in: one that supports 2.8-2.9, and one that supports 3.0+. Currently, I am able to build both of these on the same server machine using Azure pipelines. I would like to also do this for my unit tests, but I realize that a physical ArcGIS Pro install is required on the machine running the tests.&lt;/P&gt;&lt;P&gt;So, here's my question: is there a way to configure an environment so that multiple versions of the ArcGIS Pro workstation dependencies can exist on the same machine?&lt;/P&gt;&lt;P&gt;As far as I can tell it isn't possible to have two different versions of ArcGIS Pro installed at once, but I am curious if I could just copy the necessary files from each ArcGIS Pro version into separate sub-folders on the server machine and then point each of the test pipelines to the corresponding sub-folder.&lt;/P&gt;&lt;P&gt;Is this sort of setup possible? Or would it be simpler to just try and run these tests on two separate server machines?&lt;/P&gt;&lt;P&gt;Thanks in advance,&lt;/P&gt;&lt;P&gt;Greg&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 23 Aug 2022 23:11:22 GMT</pubDate>
    <dc:creator>greg_eam</dc:creator>
    <dc:date>2022-08-23T23:11:22Z</dc:date>
    <item>
      <title>Unit testing add-ins targeting multiple versions of ArcGIS Pro, on a single machine?</title>
      <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/unit-testing-add-ins-targeting-multiple-versions/m-p/1205509#M8635</link>
      <description>&lt;P&gt;Since ArcGIS Pro 3.0 was released, I am now maintaining two versions of the same add-in: one that supports 2.8-2.9, and one that supports 3.0+. Currently, I am able to build both of these on the same server machine using Azure pipelines. I would like to also do this for my unit tests, but I realize that a physical ArcGIS Pro install is required on the machine running the tests.&lt;/P&gt;&lt;P&gt;So, here's my question: is there a way to configure an environment so that multiple versions of the ArcGIS Pro workstation dependencies can exist on the same machine?&lt;/P&gt;&lt;P&gt;As far as I can tell it isn't possible to have two different versions of ArcGIS Pro installed at once, but I am curious if I could just copy the necessary files from each ArcGIS Pro version into separate sub-folders on the server machine and then point each of the test pipelines to the corresponding sub-folder.&lt;/P&gt;&lt;P&gt;Is this sort of setup possible? Or would it be simpler to just try and run these tests on two separate server machines?&lt;/P&gt;&lt;P&gt;Thanks in advance,&lt;/P&gt;&lt;P&gt;Greg&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 23 Aug 2022 23:11:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-sdk-questions/unit-testing-add-ins-targeting-multiple-versions/m-p/1205509#M8635</guid>
      <dc:creator>greg_eam</dc:creator>
      <dc:date>2022-08-23T23:11:22Z</dc:date>
    </item>
    <item>
      <title>Re: Unit testing add-ins targeting multiple versions of ArcGIS Pro, on a single machine?</title>
      <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/unit-testing-add-ins-targeting-multiple-versions/m-p/1206423#M8654</link>
      <description>&lt;P&gt;I ended up using separate machines to build and test my 2.8-2.9 and 3.0 add-ins. This turned out to be the easiest solution.&lt;/P&gt;</description>
      <pubDate>Thu, 25 Aug 2022 17:11:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-sdk-questions/unit-testing-add-ins-targeting-multiple-versions/m-p/1206423#M8654</guid>
      <dc:creator>greg_eam</dc:creator>
      <dc:date>2022-08-25T17:11:46Z</dc:date>
    </item>
  </channel>
</rss>

