<?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 SDK Upgrade problems in .NET Maps SDK Questions</title>
    <link>https://community.esri.com/t5/net-maps-sdk-questions/sdk-upgrade-problems/m-p/201604#M2352</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN&gt;Hi All, I'm using WinRT to develop. I upgraded from 10.2.3 to 10.2.4 from &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://developers.arcgis.com/en/downloads/" rel="nofollow" target="_blank"&gt;https://developers.arcgis.com/en/downloads/&lt;/A&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm getting 'Esri.ArcGISRuntime.Geometry.MapPoint' does not contain a definition for 'Coordinate'... errors as in the attached image.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have also tried using the NuGet references to no avail.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What puzzles me is that I successfully sideloaded the Runtime sample projects, both for Windows Store and WP8.1 on my desktop and phone respectively. Am I doing something wrong?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Thanks taking your time to read, any help appreciated &lt;IMG src="https://community.esri.com/legacyfs/online/emoticons/grin.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 13 Oct 2014 01:13:45 GMT</pubDate>
    <dc:creator>TeoT_C</dc:creator>
    <dc:date>2014-10-13T01:13:45Z</dc:date>
    <item>
      <title>SDK Upgrade problems</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/sdk-upgrade-problems/m-p/201604#M2352</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN&gt;Hi All, I'm using WinRT to develop. I upgraded from 10.2.3 to 10.2.4 from &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://developers.arcgis.com/en/downloads/" rel="nofollow" target="_blank"&gt;https://developers.arcgis.com/en/downloads/&lt;/A&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm getting 'Esri.ArcGISRuntime.Geometry.MapPoint' does not contain a definition for 'Coordinate'... errors as in the attached image.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have also tried using the NuGet references to no avail.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What puzzles me is that I successfully sideloaded the Runtime sample projects, both for Windows Store and WP8.1 on my desktop and phone respectively. Am I doing something wrong?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Thanks taking your time to read, any help appreciated &lt;IMG src="https://community.esri.com/legacyfs/online/emoticons/grin.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Oct 2014 01:13:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/sdk-upgrade-problems/m-p/201604#M2352</guid>
      <dc:creator>TeoT_C</dc:creator>
      <dc:date>2014-10-13T01:13:45Z</dc:date>
    </item>
    <item>
      <title>Re: SDK Upgrade problems</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/sdk-upgrade-problems/m-p/201605#M2353</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;As geometries are now immutable, the Coordinate struct has been removed and its usage has been replaced by MapPoint.&lt;/P&gt;&lt;P&gt;You can find all API changes from 10.2.3 in the &lt;A href="https://betacommunity.esri.com/files/download.aspx/Summary%20of%20changes%2010.2.3-10.2.4.pdf?d=D1EA8F1C013B41BAB1FEAE9E93E3BFA5&amp;amp;p=0647A07F886B4023B69A9F4E2AFEC876&amp;amp;n=4772957F498F481CB40880FFC109236B&amp;amp;s=CCF71D93DB574E6188CFC206991DC0DA&amp;amp;l=69A4490F80DD4575B4681BD3251F27F5"&gt;release notes&lt;/A&gt;.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Oct 2014 07:45:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/sdk-upgrade-problems/m-p/201605#M2353</guid>
      <dc:creator>DominiqueBroux</dc:creator>
      <dc:date>2014-10-13T07:45:29Z</dc:date>
    </item>
    <item>
      <title>Re: SDK Upgrade problems</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/sdk-upgrade-problems/m-p/201606#M2354</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I removed the offending code and managed to build my project. Should have read the notes in more detail.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Thanks for your time!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Oct 2014 08:59:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/sdk-upgrade-problems/m-p/201606#M2354</guid>
      <dc:creator>TeoT_C</dc:creator>
      <dc:date>2014-10-13T08:59:05Z</dc:date>
    </item>
  </channel>
</rss>

