<?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 Exclude pdb, xml, etc. files from proConfigX in ArcGIS Pro SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/exclude-pdb-xml-etc-files-from-proconfigx/m-p/1122912#M7409</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;today I checked out the proConfigX file of our ArcGIS Pro application and it turns out that even though I built it in release-mode, it contained PDB files of the ArcGIS Pro application and also of the dependencies. I also found XML files of dependencies with the comments generated by VS.&lt;/P&gt;&lt;P&gt;I don't really think it makes sense to include these files in the release target so I wonder if there's an easy way to exclude them or if I have to modify the build process so that these files are wiped before the proConfigX is put together (which is only a zip file with a special structure, if I'm not mistaken).&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;&lt;P&gt;Christian&lt;/P&gt;</description>
    <pubDate>Mon, 06 Dec 2021 13:55:46 GMT</pubDate>
    <dc:creator>RehmSoftware</dc:creator>
    <dc:date>2021-12-06T13:55:46Z</dc:date>
    <item>
      <title>Exclude pdb, xml, etc. files from proConfigX</title>
      <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/exclude-pdb-xml-etc-files-from-proconfigx/m-p/1122912#M7409</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;today I checked out the proConfigX file of our ArcGIS Pro application and it turns out that even though I built it in release-mode, it contained PDB files of the ArcGIS Pro application and also of the dependencies. I also found XML files of dependencies with the comments generated by VS.&lt;/P&gt;&lt;P&gt;I don't really think it makes sense to include these files in the release target so I wonder if there's an easy way to exclude them or if I have to modify the build process so that these files are wiped before the proConfigX is put together (which is only a zip file with a special structure, if I'm not mistaken).&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;&lt;P&gt;Christian&lt;/P&gt;</description>
      <pubDate>Mon, 06 Dec 2021 13:55:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-sdk-questions/exclude-pdb-xml-etc-files-from-proconfigx/m-p/1122912#M7409</guid>
      <dc:creator>RehmSoftware</dc:creator>
      <dc:date>2021-12-06T13:55:46Z</dc:date>
    </item>
    <item>
      <title>Re: Exclude pdb, xml, etc. files from proConfigX</title>
      <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/exclude-pdb-xml-etc-files-from-proconfigx/m-p/1122962#M7410</link>
      <description>&lt;P&gt;I commented out the pdbonly in the csproj file, cleaned, rebuilt and ran, and the config seems to work.&lt;/P&gt;&lt;P&gt;Still, I wonder why Esri added that option for the Release.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="KirkKuykendall1_0-1638805949170.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/28883i62B51F4A3FD4F3A9/image-size/medium?v=v2&amp;amp;px=400" role="button" title="KirkKuykendall1_0-1638805949170.png" alt="KirkKuykendall1_0-1638805949170.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 06 Dec 2021 15:53:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-sdk-questions/exclude-pdb-xml-etc-files-from-proconfigx/m-p/1122962#M7410</guid>
      <dc:creator>KirkKuykendall1</dc:creator>
      <dc:date>2021-12-06T15:53:00Z</dc:date>
    </item>
    <item>
      <title>Re: Exclude pdb, xml, etc. files from proConfigX</title>
      <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/exclude-pdb-xml-etc-files-from-proconfigx/m-p/1123335#M7424</link>
      <description>&lt;P&gt;Hi Kirk,&lt;/P&gt;&lt;P&gt;thanks for your reply. I didn't know that flag and commenting this line out (or using "none" instead of "pdb-only") does in fact not include the pdb and xml files of the ArcGIS Pro config (the "main program", so to speak).&lt;/P&gt;&lt;P&gt;In order to exclude the xml and pdb files of dependencies as well, I found a solution here:&amp;nbsp;&lt;A href="https://stackoverflow.com/questions/2011434/preventing-referenced-assembly-pdb-and-xml-files-copied-to-output" target="_self"&gt;https://stackoverflow.com/questions/2011434/preventing-referenced-assembly-pdb-and-xml-files-copied-to-output&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 07 Dec 2021 14:39:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-sdk-questions/exclude-pdb-xml-etc-files-from-proconfigx/m-p/1123335#M7424</guid>
      <dc:creator>RehmSoftware</dc:creator>
      <dc:date>2021-12-07T14:39:52Z</dc:date>
    </item>
  </channel>
</rss>

