<?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 Deployment Manifest in .NET Maps SDK Questions</title>
    <link>https://community.esri.com/t5/net-maps-sdk-questions/deployment-manifest/m-p/718576#M9029</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Using the Class Library project type in VS 2013, I've created a WPF user control that is to be consumed by several host applications.&amp;nbsp; When I right click on the project in my solution and choose 'Add ArcGIS Runtime .NET Deployment Manifest' I receive a message stating that the 'Deployment manifest not supported for this project type.' &lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/122244_Capture.PNG" style="height: auto;" /&gt; &lt;/P&gt;&lt;P&gt;It works with a WPF Application project type, just not a Class Library.&amp;nbsp; Is there a work around or hack that will allow the deployment manifest to work in a Class Library project?&amp;nbsp; Or is there another way to ensure that only the necessary portions of the runtime are deployed with my assembly?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks, Matt&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 13 Aug 2015 20:30:47 GMT</pubDate>
    <dc:creator>MattBryant1</dc:creator>
    <dc:date>2015-08-13T20:30:47Z</dc:date>
    <item>
      <title>Deployment Manifest</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/deployment-manifest/m-p/718576#M9029</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Using the Class Library project type in VS 2013, I've created a WPF user control that is to be consumed by several host applications.&amp;nbsp; When I right click on the project in my solution and choose 'Add ArcGIS Runtime .NET Deployment Manifest' I receive a message stating that the 'Deployment manifest not supported for this project type.' &lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/122244_Capture.PNG" style="height: auto;" /&gt; &lt;/P&gt;&lt;P&gt;It works with a WPF Application project type, just not a Class Library.&amp;nbsp; Is there a work around or hack that will allow the deployment manifest to work in a Class Library project?&amp;nbsp; Or is there another way to ensure that only the necessary portions of the runtime are deployed with my assembly?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks, Matt&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Aug 2015 20:30:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/deployment-manifest/m-p/718576#M9029</guid>
      <dc:creator>MattBryant1</dc:creator>
      <dc:date>2015-08-13T20:30:47Z</dc:date>
    </item>
    <item>
      <title>Re: Deployment Manifest</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/deployment-manifest/m-p/718577#M9030</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Deployment builder is designed to work with (most) application type projects. One of the reasons why class libraries aren't supported is that if you are creating a centralized component you need to explicitly make sure that runtime is initialized and licensed correctly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Technically you can just create the deployment using normal wpf application and then copy the deployment folder to the same location with your applications that should work.&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Aug 2015 09:53:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/deployment-manifest/m-p/718577#M9030</guid>
      <dc:creator>AnttiKajanus1</dc:creator>
      <dc:date>2015-08-14T09:53:40Z</dc:date>
    </item>
  </channel>
</rss>

