<?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 Re: Dependency issue - Unexpected ESRI DLL files copied next to a target dll in ArcObjects SDK Questions</title>
    <link>https://community.esri.com/t5/arcobjects-sdk-questions/critical-dependency-issue-unexpected-esri-dll/m-p/375331#M9863</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes. Please see the image attached.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="image-1 jive-image j-img-original" src="https://community.esri.com/legacyfs/online/426625_ESRI_Reference_Properties.jpg" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 29 Oct 2018 21:55:31 GMT</pubDate>
    <dc:creator>MarkMindlin</dc:creator>
    <dc:date>2018-10-29T21:55:31Z</dc:date>
    <item>
      <title>Critical dependency issue - Unexpected ESRI DLL files copied next to a target dll</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/critical-dependency-issue-unexpected-esri-dll/m-p/375327#M9859</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We have a DLLs library that references ESRI DLLs and we upgrade it from version to version constantly (10.0 -&amp;gt; 10.X.X -&amp;gt; 10.6.1). This time we have a strange behaviour: at Rebuild it copies unexpected ESRI DLL files next to a target dll.&lt;/P&gt;&lt;P&gt;We assume that a setting “Copy Local” in Properties of a referenced DLL is a key to understand the issue.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Why are these additional ESRI DLLs included as a reference?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="background-color: #ffffff; border: 0px;"&gt;What is important: We have two our dlls (solutions): first and second.&lt;/P&gt;&lt;P style="background-color: #ffffff; border: 0px;"&gt;&amp;nbsp;The first&amp;nbsp; has only&amp;nbsp;ESRI references.&lt;/P&gt;&lt;P style="background-color: #ffffff; border: 0px;"&gt;The second has a reference to the first and ESRI references.&lt;/P&gt;&lt;P style="background-color: #ffffff; border: 0px;"&gt;&amp;nbsp;The issue does not appear in the first. It appears in the second.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any help will be greatly appreciated.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Oct 2018 03:45:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/critical-dependency-issue-unexpected-esri-dll/m-p/375327#M9859</guid>
      <dc:creator>MarkMindlin</dc:creator>
      <dc:date>2018-10-29T03:45:06Z</dc:date>
    </item>
    <item>
      <title>Re: Dependency issue - Unexpected ESRI DLL files copied next to a target dll</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/critical-dependency-issue-unexpected-esri-dll/m-p/375328#M9860</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mark,&lt;/P&gt;&lt;P&gt;Make sure "Embed Interop Types" is set to false for Esri assemblies in their properties, otherwise you'll get a copy in the local path.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Oct 2018 16:50:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/critical-dependency-issue-unexpected-esri-dll/m-p/375328#M9860</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2018-10-29T16:50:57Z</dc:date>
    </item>
    <item>
      <title>Re: Dependency issue - Unexpected ESRI DLL files copied next to a target dll</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/critical-dependency-issue-unexpected-esri-dll/m-p/375329#M9861</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Sean,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We made sure it is. But still the same issue.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Oct 2018 21:33:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/critical-dependency-issue-unexpected-esri-dll/m-p/375329#M9861</guid>
      <dc:creator>MarkMindlin</dc:creator>
      <dc:date>2018-10-29T21:33:22Z</dc:date>
    </item>
    <item>
      <title>Re: Dependency issue - Unexpected ESRI DLL files copied next to a target dll</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/critical-dependency-issue-unexpected-esri-dll/m-p/375330#M9862</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;And copy local is false? and you still get the dll in the target path?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Oct 2018 21:45:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/critical-dependency-issue-unexpected-esri-dll/m-p/375330#M9862</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2018-10-29T21:45:43Z</dc:date>
    </item>
    <item>
      <title>Re: Dependency issue - Unexpected ESRI DLL files copied next to a target dll</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/critical-dependency-issue-unexpected-esri-dll/m-p/375331#M9863</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes. Please see the image attached.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="image-1 jive-image j-img-original" src="https://community.esri.com/legacyfs/online/426625_ESRI_Reference_Properties.jpg" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Oct 2018 21:55:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/critical-dependency-issue-unexpected-esri-dll/m-p/375331#M9863</guid>
      <dc:creator>MarkMindlin</dc:creator>
      <dc:date>2018-10-29T21:55:31Z</dc:date>
    </item>
    <item>
      <title>Re: Dependency issue - Unexpected ESRI DLL files copied next to a target dll</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/critical-dependency-issue-unexpected-esri-dll/m-p/375332#M9864</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What is important: We have two our dlls (solutions): first and second.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The first&amp;nbsp; has only&amp;nbsp;ESRI references.&lt;/P&gt;&lt;P&gt;The second has a reference to the first and ESRI references.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The issue does not appear in the first. It appears in the second.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Oct 2018 22:01:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/critical-dependency-issue-unexpected-esri-dll/m-p/375332#M9864</guid>
      <dc:creator>MarkMindlin</dc:creator>
      <dc:date>2018-10-29T22:01:04Z</dc:date>
    </item>
    <item>
      <title>Re: Dependency issue - Unexpected ESRI DLL files copied next to a target dll</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/critical-dependency-issue-unexpected-esri-dll/m-p/375333#M9865</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The only way i can repro this is by setting the "reference to the first project" in the second project to copy local = true, then all the esri references get copied in. Actually this happens if any of the esri references are set to true also.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;beats me. Unless anybody else chimes in here you might have to go through (developer) support.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Oct 2018 23:20:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/critical-dependency-issue-unexpected-esri-dll/m-p/375333#M9865</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2018-10-29T23:20:02Z</dc:date>
    </item>
    <item>
      <title>Re: Dependency issue - Unexpected ESRI DLL files copied next to a target dll</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/critical-dependency-issue-unexpected-esri-dll/m-p/375334#M9866</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Sean,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We have esri references set to false (all properties: "Copy Local", "&lt;SPAN style="background-color: #ffffff;"&gt;Embed Interop Types" and "Specific Version")&lt;/SPAN&gt; as you see on the image above. For all references across the first and the second solution. Yes, in the second, we should have the reference to the first "Copy Local" = true.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Little hope that support could help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Oct 2018 00:18:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/critical-dependency-issue-unexpected-esri-dll/m-p/375334#M9866</guid>
      <dc:creator>MarkMindlin</dc:creator>
      <dc:date>2018-10-30T00:18:50Z</dc:date>
    </item>
    <item>
      <title>Re: Dependency issue - Unexpected ESRI DLL files copied next to a target dll</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/critical-dependency-issue-unexpected-esri-dll/m-p/375335#M9867</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We reproduced it in a small demo in Visual Studio 2017. Please see attached zip at the topic "&lt;SPAN style="color: #606060; background-color: #efefef; font-weight: 600;"&gt;SecondProjectReference.zip"&lt;/SPAN&gt; with two simple solutions.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Nov 2018 00:00:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/critical-dependency-issue-unexpected-esri-dll/m-p/375335#M9867</guid>
      <dc:creator>MarkMindlin</dc:creator>
      <dc:date>2018-11-08T00:00:58Z</dc:date>
    </item>
    <item>
      <title>Re: Dependency issue - Unexpected ESRI DLL files copied next to a target dll</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/critical-dependency-issue-unexpected-esri-dll/m-p/375336#M9868</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We have compared Visual Studio 2017 and Visual Studio 2013 for the demo.&lt;/P&gt;&lt;P&gt;With MSBuild reports, the log output are different&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; background-color: #f0f0f0; font-size: 14.004px;"&gt;(In Visual Studio, go to Tools &amp;gt; Options &amp;gt; Projects and Solutions &amp;gt; Build and Run. Change the "MSBuild project build output verbosity" setting to Detailed. Now clean and rebuild your project.&lt;SPAN&gt;&amp;nbsp;)&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d;"&gt;//////////////////////////////////////////&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: #3d3d3d;"&gt;For 2017&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d;"&gt;1&amp;gt; Dependency "ESRI.ArcGIS.Geodatabase, Version=10.6.0.0, Culture=neutral, PublicKeyToken=8fc3cc631e44ad86".&lt;BR /&gt;1&amp;gt; Resolved file path is "C:\Program Files (x86)\ArcGIS\DeveloperKit10.6\DotNet\ESRI.ArcGIS.Geodatabase.dll".&lt;BR /&gt;1&amp;gt; Reference found at search path location "C:\Program Files (x86)\ArcGIS\DeveloperKit10.6\DotNet".&lt;BR /&gt;1&amp;gt; For SearchPath "C:\Program Files (x86)\ArcGIS\DeveloperKit10.6\DotNet".&lt;BR /&gt;1&amp;gt; Considered "C:\Program Files (x86)\ArcGIS\DeveloperKit10.6\DotNet\ESRI.ArcGIS.Geodatabase.winmd", but it didn't exist.&lt;BR /&gt;1&amp;gt; Required by "ESRI.ArcGIS.ADF.Local, Version=10.6.0.0, Culture=neutral, PublicKeyToken=8fc3cc631e44ad86, processorArchitecture=MSIL".&lt;BR /&gt;1&amp;gt; Required by "BaseLibrary1".&lt;BR /&gt;1&amp;gt; Found related file "C:\Program Files (x86)\ArcGIS\DeveloperKit10.6\DotNet\ESRI.ArcGIS.Geodatabase.xml".&lt;BR /&gt;1&amp;gt; The ImageRuntimeVersion for this reference is "v4.0.30319".&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d;"&gt;///////////////////////////////////////////&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: #3d3d3d;"&gt;For 2013&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d;"&gt;1&amp;gt; Dependency "ESRI.ArcGIS.Geodatabase, Version=10.6.0.0, Culture=neutral, PublicKeyToken=8fc3cc631e44ad86".&lt;BR /&gt;1&amp;gt; Resolved file path is "C:\Program Files (x86)\ArcGIS\DeveloperKit10.6\DotNet\ESRI.ArcGIS.Geodatabase.dll".&lt;BR /&gt;1&amp;gt; Reference found at search path location "C:\Program Files (x86)\ArcGIS\DeveloperKit10.6\DotNet".&lt;BR /&gt;1&amp;gt; For SearchPath "C:\Program Files (x86)\ArcGIS\DeveloperKit10.6\DotNet".&lt;BR /&gt;1&amp;gt; Considered "C:\Program Files (x86)\ArcGIS\DeveloperKit10.6\DotNet\ESRI.ArcGIS.Geodatabase.winmd", but it didn't exist.&lt;BR /&gt;1&amp;gt; Required by "ESRI.ArcGIS.ADF.Local, Version=10.6.0.0, Culture=neutral, PublicKeyToken=8fc3cc631e44ad86, processorArchitecture=MSIL".&lt;BR /&gt;1&amp;gt; Required by "BaseLibrary1".&lt;BR /&gt;1&amp;gt; Found related file "C:\Program Files (x86)\ArcGIS\DeveloperKit10.6\DotNet\ESRI.ArcGIS.Geodatabase.xml".&lt;BR /&gt;1&amp;gt;&lt;STRONG style="color: #000000;"&gt; This reference is not "CopyLocal" because it's registered in the GAC.&lt;/STRONG&gt;&lt;BR /&gt;1&amp;gt; The ImageRuntimeVersion for this reference is "v4.0.30319".&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Nov 2018 00:08:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/critical-dependency-issue-unexpected-esri-dll/m-p/375336#M9868</guid>
      <dc:creator>MarkMindlin</dc:creator>
      <dc:date>2018-11-08T00:08:08Z</dc:date>
    </item>
    <item>
      <title>Re: Dependency issue - Unexpected ESRI DLL files copied next to a target dll</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/critical-dependency-issue-unexpected-esri-dll/m-p/375337#M9869</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We think the key is a GAC,&lt;/P&gt;&lt;P&gt;and Visual Studio 2017 does not see the ESRI DLLs in the GAC when builds.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Nov 2018 00:10:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/critical-dependency-issue-unexpected-esri-dll/m-p/375337#M9869</guid>
      <dc:creator>MarkMindlin</dc:creator>
      <dc:date>2018-11-08T00:10:09Z</dc:date>
    </item>
    <item>
      <title>Re: Critical dependency issue - Unexpected ESRI DLL files copied next to a target dll</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/critical-dependency-issue-unexpected-esri-dll/m-p/375338#M9870</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We have submitted to Microsoft community as well.&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://developercommunity.visualstudio.com/content/problem/378067/visual-studio-2017-1580-net-45-copies-secondary-re.html" title="https://developercommunity.visualstudio.com/content/problem/378067/visual-studio-2017-1580-net-45-copies-secondary-re.html"&gt;Visual Studio 2017 15.8.0 .Net 4.5 copies secondary reference/dependency - Developer Community&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Nov 2018 23:28:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/critical-dependency-issue-unexpected-esri-dll/m-p/375338#M9870</guid>
      <dc:creator>MarkMindlin</dc:creator>
      <dc:date>2018-11-08T23:28:12Z</dc:date>
    </item>
    <item>
      <title>Re: Critical dependency issue - Unexpected ESRI DLL files copied next to a target dll</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/critical-dependency-issue-unexpected-esri-dll/m-p/375339#M9871</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #666666; background-color: #ffffff; font-weight: 500;"&gt;How could we set "CopyLocalDependenciesWhenParentReferenceInGac" to false?&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Nov 2018 01:37:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/critical-dependency-issue-unexpected-esri-dll/m-p/375339#M9871</guid>
      <dc:creator>MarkMindlin</dc:creator>
      <dc:date>2018-11-09T01:37:05Z</dc:date>
    </item>
    <item>
      <title>Re: Critical dependency issue - Unexpected ESRI DLL files copied next to a target dll</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/critical-dependency-issue-unexpected-esri-dll/m-p/375340#M9872</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can set it in the project (.csproj)&lt;/P&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;&lt;CODE&gt;&amp;nbsp; &lt;SPAN class="token tag"&gt;&lt;SPAN class="token tag"&gt;&lt;SPAN class="punctuation token"&gt;&amp;lt;&lt;/SPAN&gt;PropertyGroup&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;&amp;gt;&lt;/SPAN&gt;&lt;/SPAN&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN class="comment token"&gt;&amp;lt;!-- Fix the default copy local behaviour changed in VS 2015 --&amp;gt;&lt;/SPAN&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN class="token tag"&gt;&lt;SPAN class="token tag"&gt;&lt;SPAN class="punctuation token"&gt;&amp;lt;&lt;/SPAN&gt;DoNotCopyLocalIfInGac&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;&amp;gt;&lt;/SPAN&gt;&lt;/SPAN&gt;true&lt;SPAN class="token tag"&gt;&lt;SPAN class="token tag"&gt;&lt;SPAN class="punctuation token"&gt;&amp;lt;/&lt;/SPAN&gt;DoNotCopyLocalIfInGac&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;&amp;gt;&lt;/SPAN&gt;&lt;/SPAN&gt;
&amp;nbsp; &lt;SPAN class="token tag"&gt;&lt;SPAN class="token tag"&gt;&lt;SPAN class="punctuation token"&gt;&amp;lt;/&lt;/SPAN&gt;PropertyGroup&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;&amp;gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;See also:&amp;nbsp;&lt;A class="link-titled" href="https://github.com/Microsoft/msbuild/issues/24" title="https://github.com/Microsoft/msbuild/issues/24" rel="nofollow noopener noreferrer" target="_blank"&gt;Behavior change for RAR Copy Local behavior when in the GAC · Issue #24 · Microsoft/msbuild · GitHub&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 11 Dec 2021 17:21:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/critical-dependency-issue-unexpected-esri-dll/m-p/375340#M9872</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2021-12-11T17:21:39Z</dc:date>
    </item>
    <item>
      <title>Re: Critical dependency issue - Unexpected ESRI DLL files copied next to a target dll</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/critical-dependency-issue-unexpected-esri-dll/m-p/375341#M9873</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Many thanks Sean. It really helped!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Nov 2018 06:28:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/critical-dependency-issue-unexpected-esri-dll/m-p/375341#M9873</guid>
      <dc:creator>MarkMindlin</dc:creator>
      <dc:date>2018-11-14T06:28:38Z</dc:date>
    </item>
  </channel>
</rss>

