<?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 Convert Pro Addin to Configuration  in ArcGIS Pro SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/convert-pro-addin-to-configuration/m-p/880413#M5641</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is there a quick way to convert a Pro Addin to a Pro Configuration? I would like to modify an existing addin project instead of creating a new configuration project and copying addin files to it. I have added a configuration module to the addin project (with splash screen and other pages set to null) and referenced it in config.daml. If what I want to achieve is at all possible, what are the next steps? Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 29 May 2020 18:58:27 GMT</pubDate>
    <dc:creator>AlexZlotin1</dc:creator>
    <dc:date>2020-05-29T18:58:27Z</dc:date>
    <item>
      <title>Convert Pro Addin to Configuration</title>
      <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/convert-pro-addin-to-configuration/m-p/880413#M5641</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is there a quick way to convert a Pro Addin to a Pro Configuration? I would like to modify an existing addin project instead of creating a new configuration project and copying addin files to it. I have added a configuration module to the addin project (with splash screen and other pages set to null) and referenced it in config.daml. If what I want to achieve is at all possible, what are the next steps? Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 May 2020 18:58:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-sdk-questions/convert-pro-addin-to-configuration/m-p/880413#M5641</guid>
      <dc:creator>AlexZlotin1</dc:creator>
      <dc:date>2020-05-29T18:58:27Z</dc:date>
    </item>
    <item>
      <title>Re: Convert Pro Addin to Configuration</title>
      <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/convert-pro-addin-to-configuration/m-p/880414#M5642</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Found the answer myself. Open the addin project file (*.csproj) in a text editor and add the lines below between the Project tags. This forces the compilation of the addin as a configuration (*.proConfigX).&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;PropertyGroup&amp;gt;&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;PackageType&amp;gt;Configuration&amp;lt;/PackageType&amp;gt;&lt;BR /&gt; &amp;lt;/PropertyGroup&amp;gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Jun 2020 18:07:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-sdk-questions/convert-pro-addin-to-configuration/m-p/880414#M5642</guid>
      <dc:creator>AlexZlotin1</dc:creator>
      <dc:date>2020-06-02T18:07:33Z</dc:date>
    </item>
  </channel>
</rss>

