Fork me on GitHub

Visual Studio 2019 for Mac 离线更新方法

当你打开Visual Studio 2019 for Mac检查更新时,如果下载更新包很慢,可以尝试如下操作:
打开Finder(访达),找到~/Library/Caches/VisualStudio/8.0/TempDownload文件夹路径下的index.xml
使用XPath工具,用XPath表达式: //Url提取所有更新包的下载链接,然后用迅雷或IDM下载,再逐一安装更新即可。

截至2019.10.3 09:40Visual Studio 2019 for Mac Preview通道,

提取如下更新包下载链接:

  1. https://download.visualstudio.microsoft.com/download/pr/5c281f95-91c4-499d-baa2-31fec919047a/38c6964d72438ac30032bce516b655d9/dotnet-sdk-3.0.100-osx-x64.pkg
  2. https://download.visualstudio.microsoft.com/download/pr/09c1d43c-1960-485c-8e2a-d202d5278c4f/3dc3456c54003451fb2e03201bfdb842/monoframework-mdk-6.4.0.198.macos10.xamarin.universal.pkg
  3. https://download.visualstudio.microsoft.com/download/pr/dfb8f7b6-46af-499b-a1b5-34d9c84c65b4/0991fc20816f835a9b06381601470028/visualstudioformac-8.3.1.18.dmg
  4. https://addins.monodevelop.com/Beta/Mac/8.1.3/MonoDevelop.NuGetPackageExplorer-0.3.2.mpack
  5. https://download.visualstudio.microsoft.com/download/pr/a795da54-36b0-4104-b9a0-9a262bbe736f/83302c4b3b6cc27368cb825b701dca58/profiler-mac-1.6.12-26.pkg
  6. https://download.visualstudio.microsoft.com/download/pr/672875e2-6a4f-4f67-87f8-5780e22f3dbd/9a22ef3fec2485b4dea6299fd55026e8/xamarin.android-10.0.0.43.pkg
  7. https://addins.monodevelop.com/Stable/Mac/8.1.3/HotReload.MacVS.HotReload.MacVS-1.3.7.mpack
  8. https://download.visualstudio.microsoft.com/download/pr/54b422d1-7448-4c23-a8dd-f6db04641531/b83dc3119d4c49f3922ff286128b4874/xamarin.mac-6.2.0.42.pkg
  9. https://download.visualstudio.microsoft.com/download/pr/dd629809-0f45-4218-88fa-eccd117c0934/cfe95142c870732b75197e7dcb086b55/xamarin.ios-13.2.0.42.pkg
  10. https://download.visualstudio.microsoft.com/download/pr/9314da31-774c-4d2b-8743-998f2a21f5ab/bc918ca05ab6b650f2991b205c04f623/dotnet-runtime-2.1.13-osx-x64.pkg

PS: 先安装pkg,再安装dmg,最后安装mpack。mpack包使用Visual Studio扩展管理器进行安装。第10个更新包的下载链接是把除了mpack包外的其它更新包安装完之后重新检查更新才出现的。

最新index.xml内容如下:

<?xml version="1.0" encoding="utf-8"?>
<ArrayOfUpdate xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <Update>
    <Name>.NET Core SDK</Name>
    <Id>c07628e8-5521-4c1a-aa3a-f860e664f0a9</Id>
    <VersionId>300100014191</VersionId>
    <Dependencies />
    <Url>https://download.visualstudio.microsoft.com/download/pr/5c281f95-91c4-499d-baa2-31fec919047a/38c6964d72438ac30032bce516b655d9/dotnet-sdk-3.0.100-osx-x64.pkg</Url>
    <Version>3.0.100</Version>
    <Size>112764951</Size>
    <Hash>0955ea435a0a9a14dd6a3a73e7a2cdfe</Hash>
    <IsThirdParty>false</IsThirdParty>
    <Date>2019-09-24T02:01:56+08:00</Date>
    <Releases>
      <Release>
        <Version>3.0.100</Version>
        <Date>2019-09-24T02:01:56+08:00</Date>
        <Notes>Please see the .NET Core 3.0.100 Release Notes: https://github.com/dotnet/core/blob/master/release-notes/3.0/</Notes>
      </Release>
      <Release>
        <Version>3.0.100</Version>
        <Date>2019-09-19T01:37:08+08:00</Date>
        <Notes>Please see the .NET Core 3.0.100 RC1 Release Notes: https://github.com/dotnet/core/blob/master/release-notes/3.0/preview/3.0.0-rc1.md</Notes>
      </Release>
      <Release>
        <Version>3.0.100-preview9-014004</Version>
        <Date>2019-09-05T03:36:49+08:00</Date>
        <Notes>.NET Core 3.0.100 Preview 8 Release Notes: https://github.com/dotnet/core/blob/master/release-notes/3.0/preview/3.0.0-preview9.md

</Notes>
      </Release>
      <Release>
        <Version>3.0.100</Version>
        <Date>2019-08-20T05:20:27+08:00</Date>
        <Notes>.NET Core 3.0.100 Preview 8 Release Notes: https://github.com/dotnet/core/blob/master/release-notes/3.0/preview/3.0.0-preview8.md

</Notes>
      </Release>
    </Releases>
    <Level>
      <Id>Beta</Id>
      <Name>Preview</Name>
      <BannerMessage />
      <Idx>1</Idx>
    </Level>
    <RequiresRestart>false</RequiresRestart>
    <RequiresInteractiveInstall>false</RequiresInteractiveInstall>
    <InstallerMetadata />
    <Inactive>false</Inactive>
    <IsPreview>false</IsPreview>
    <File>/Users/allen/Library/Caches/VisualStudio/8.0/TempDownload/dotnet-sdk-3.0.100-osx-x64.pkg</File>
    <Status>Downloaded</Status>
    <InstalledVersion>2.1.700</InstalledVersion>
  </Update>
  <Update>
    <Name>Mono Framework MDK</Name>
    <Id>964ebddd-1ffe-47e7-8128-5ce17ffffb05</Id>
    <VersionId>604000198</VersionId>
    <Dependencies />
    <Url>https://download.visualstudio.microsoft.com/download/pr/09c1d43c-1960-485c-8e2a-d202d5278c4f/3dc3456c54003451fb2e03201bfdb842/monoframework-mdk-6.4.0.198.macos10.xamarin.universal.pkg</Url>
    <Version>6.4.0.198</Version>
    <Size>352894286</Size>
    <Hash>97c876c536dc5049265577cb4d0f902b</Hash>
    <IsThirdParty>false</IsThirdParty>
    <Date>2019-09-24T02:01:55+08:00</Date>
    <Releases>
      <Release>
        <Version>6.4.0.198</Version>
        <Date>2019-09-24T02:01:55+08:00</Date>
        <Notes>This version of Mono Framework is included in Visual Studio for Mac 8.3. For more information, please see the release notes: https://www.mono-project.com/docs/about-mono/releases</Notes>
      </Release>
      <Release>
        <Version>6.4.0.194</Version>
        <Date>2019-09-17T01:59:08+08:00</Date>
        <Notes>This version of Mono Framework is included in Visual Studio for Mac 8.3 Preview 5. For more information, please see the release notes: https://www.mono-project.com/docs/about-mono/releases</Notes>
      </Release>
      <Release>
        <Version>6.4.0.190</Version>
        <Date>2019-09-12T23:55:01+08:00</Date>
        <Notes>This version of Mono Framework is included in Visual Studio for Mac 8.3 Preview 4. For more information, please see the release notes: https://www.mono-project.com/docs/about-mono/releases</Notes>
      </Release>
      <Release>
        <Version>6.4.0.179</Version>
        <Date>2019-09-05T03:36:50+08:00</Date>
        <Notes>This version of Mono Framework is included in Visual Studio for Mac 8.3 Preview 3. For more information, please see the release notes: https://www.mono-project.com/docs/about-mono/releases</Notes>
      </Release>
      <Release>
        <Version>6.4.0.165</Version>
        <Date>2019-08-20T05:25:02+08:00</Date>
        <Notes>This version of Mono Framework is included in Visual Studio for Mac 8.3 Preview 2. For more information, please see the release notes: https://www.mono-project.com/docs/about-mono/releases</Notes>
      </Release>
      <Release>
        <Version>6.4.0.81</Version>
        <Date>2019-07-25T01:39:13+08:00</Date>
        <Notes>This version of Mono Framework is included in Visual Studio for Mac 8.3 Preview 1. For more information, please see the release notes: https://www.mono-project.com/docs/about-mono/releases</Notes>
      </Release>
      <Release>
        <Version>6.0.0.296</Version>
        <Date>2019-06-14T04:09:50+08:00</Date>
        <Notes>This version of Mono.Framework is included in Visual Studio for Mac 8.2. For more information, please see the release notes: https://www.mono-project.com/docs/about-mono/releases.
</Notes>
      </Release>
    </Releases>
    <Level>
      <Id>Beta</Id>
      <Name>Preview</Name>
      <BannerMessage />
      <Idx>1</Idx>
    </Level>
    <RequiresRestart>true</RequiresRestart>
    <RequiresInteractiveInstall>false</RequiresInteractiveInstall>
    <InstallerMetadata />
    <Inactive>false</Inactive>
    <IsPreview>false</IsPreview>
    <File>/Users/allen/Library/Caches/VisualStudio/8.0/TempDownload/monoframework-mdk-6.4.0.198.macos10.xamarin.universal.pkg</File>
    <Status>Failed</Status>
    <UpdateInfoFile>/Library/Frameworks/Mono.framework/Versions/Current/updateinfo</UpdateInfoFile>
    <InstalledVersion>5.18.1.28</InstalledVersion>
  </Update>
  <Update>
    <Name>Visual Studio for Mac</Name>
    <Id>34937104-97FC-42A0-9159-D951135F72CA</Id>
    <VersionId>803010018</VersionId>
    <Dependencies />
    <Url>https://download.visualstudio.microsoft.com/download/pr/dfb8f7b6-46af-499b-a1b5-34d9c84c65b4/0991fc20816f835a9b06381601470028/visualstudioformac-8.3.1.18.dmg</Url>
    <Version>8.3.1.18</Version>
    <Size>552660440</Size>
    <Hash>8eefa09c44310be579d0ed1a642ad12f</Hash>
    <IsThirdParty>false</IsThirdParty>
    <Date>2019-10-01T00:29:01+08:00</Date>
    <Releases>
      <Release>
        <Version>8.3.1.18</Version>
        <Date>2019-10-01T00:29:01+08:00</Date>
        <Notes>This service release fixes the following issues:

- VSMac displays the error "Error fetching rights" window on launch
- Web Editors don't support files with jsx/tsx file extension
- A stack overflow while parsing F# files causes IDE to crash
- Azure functions cannot be published to Azure (dotnet closed unexpectedly)
- When renaming page `.cshtml` the `.cshtml.cs` file disappears
- Moving more than 2 nested files does not work
- Entire IDE shell flashes blank when switching to/from a `.xaml` tab (even between `.xaml` files)

For more information, please see the release notes: https://aka.ms/vsmac-release-notes</Notes>
      </Release>
      <Release>
        <Version>8.3.0.1805</Version>
        <Date>2019-09-24T02:01:57+08:00</Date>
        <Notes>VS for Mac 8.3 contains the following highlights:

- .NET Core 3.0 and C# 8.0 are supported
- Web files will now open in the new native editor
- Improvements to the ASP.NET Core developer experience including the ability to select target browsers for web applications, launchSettings.json support, file nesting for ASP.NET Core projects
- A solution-level NuGet package manager
- Support for Source Link
- Support for targeting multiple .NET frameworks
- Xcode 11

For more information, please see the release notes: https://aka.ms/vsmac-release-notes</Notes>
      </Release>
      <Release>
        <Version>8.3.0.1760</Version>
        <Date>2019-09-19T01:37:07+08:00</Date>
        <Notes>In this release, we fixed the following issues:

- .NET Core SDK 3.0.100 always fails to download from the updater.
- The Web page doesn't always open by the browser selected in the Debug/Release dropdown when the publish succeeds.
- Publishing to Azure Functions fails with errors `Microsoft.Azure.WebJobs.Script.ExtensionsMetadataGenerator.targets(33,5): error : Metadata generation failed`.
- Too much flickering while typing in searchbar.
- Various UX issues with the JSON schema selector dropdown.
- The IDE hangs in version control when opening a Storyboard in Xcode Interface Builder

For more information, please see the release notes: https://aka.ms/vsmac-preview-release-notes</Notes>
      </Release>
      <Release>
        <Version>8.3.0.1721</Version>
        <Date>2019-09-17T01:59:10+08:00</Date>
        <Notes>In this release, we fixed a couple issues with the target browser selector, improved a few .NET Core experiences, and fixed issues with keybindings, the editor, and version control. For more information, please see the release notes: https://aka.ms/vsmac-preview-release-notes</Notes>
      </Release>
      <Release>
        <Version>8.3.0.1630</Version>
        <Date>2019-09-12T23:55:01+08:00</Date>
        <Notes>For this release, we continued our work on performance and stability. We also fixed the following issues:

- Nullable feature of C# 8 is not working as expected.
- Invisible control characters should show up somehow to avoid confusing errors.
- Intellisense and other language service features stop working with new editor.

For more information, please see the release notes: https://aka.ms/vsmac-preview-release-notes</Notes>
      </Release>
      <Release>
        <Version>8.3.0.1585</Version>
        <Date>2019-09-11T03:55:26+08:00</Date>
        <Notes>What's new in this release:

We fixed an issue where Visual Studio for Mac would crash on launch when you have certain extensions installed: https://developercommunity.visualstudio.com/content/problem/724456/crash-after-installing-preview-3.html

For more information, please see the release notes: https://aka.ms/vsmac-preview-release-notes</Notes>
      </Release>
      <Release>
        <Version>8.3.0.1583</Version>
        <Date>2019-09-07T03:49:35+08:00</Date>
        <Notes>This version of Visual Studio for Mac fixes an issue where the XAML editor is blank for projects under version control after updating to 8.3: https://developercommunity.visualstudio.com/content/problem/723489/xaml-editor-is-blank-after-upgrading-to-83.html

For more information, please see the release notes: https://aka.ms/vsmac-preview-release-notes</Notes>
      </Release>
      <Release>
        <Version>8.3.0.1581</Version>
        <Date>2019-09-05T03:36:51+08:00</Date>
        <Notes>In this release, we have added support for web file types to the new native code editor. The new web editors are powered by the same native editor interface as the C# and XAML editors and by the shared Visual Studio language service. For more information, please see the release notes: https://aka.ms/vsmac-preview-release-notes</Notes>
      </Release>
      <Release>
        <Version>8.3.0.1290</Version>
        <Date>2019-08-20T05:25:01+08:00</Date>
        <Notes>This release contains the following highlights:

- We have added improved support for projects that have multi-target frameworks.
- Package update information is now displayed for SDK style projects in the Solution pad.
- NuGet packages can now be installed, updated or uninstalled for multiple projects in one step with the Manage NuGet packages dialog.
- We added the ability to select the browser that is used when you run, or debug, your ASP.NET Core web application.
- We have introduced the ability to pin document tabs.
- SourceLink is now supported.
- XAML Hot Reload for Xamarin.Forms, which now comes as standard with Visual Studio for Mac.
- Support for the latest .NET 3.0 Preview (8).

For more detailed information on this releases, please see the release notes: https://aka.ms/vsmac-preview-release-notes</Notes>
      </Release>
      <Release>
        <Version>8.3.0.867</Version>
        <Date>2019-07-25T01:39:15+08:00</Date>
        <Notes>For the first preview release of 8.3, we are focusing on .NET Core improvements, which include the following features:

- Publish support for .NET Core Console and .NET Standard Library Projects
- Support for launchSettings.json  
- File Nesting support 

For more detailed information on this releases, please see the release notes: https://aka.ms/vsmac-preview-release-notes</Notes>
      </Release>
      <Release>
        <Version>8.2.0.1090</Version>
        <Date>2019-07-17T23:27:43+08:00</Date>
        <Notes>This release addresses the following issues: 

- Visual Studio for Mac shows usings only and no other file contents on macOS Catalina.
- Visual Studio for Mac hangs when restoring packages for solution on macOS Catalina.

For more detailed information on this release, please see the release notes: https://aka.ms/vsmac-preview-release-notes</Notes>
      </Release>
      <Release>
        <Version>8.2.0.1064</Version>
        <Date>2019-07-10T02:37:35+08:00</Date>
        <Notes>This release contains the following fixes:

- We updated translations in the IDE.
- We fixed numerous issues that caused the IDE to crash or hang.
- We added support to the Info.plist editor for the new needed keys in Xcode 11.

For more detailed information on this releases, please see the release notes: https://aka.ms/vsmac-preview-release-notes</Notes>
      </Release>
      <Release>
        <Version>8.2.0.983</Version>
        <Date>2019-07-03T02:20:53+08:00</Date>
        <Notes>This version of Visual Studio for Mac is included as part of 8.2 Preview 3 and includes many fixes and improvements. For more detailed information, please see the release notes: https://aka.ms/vsmac-preview-release-notes</Notes>
      </Release>
      <Release>
        <Version>8.2.0.874</Version>
        <Date>2019-06-27T03:03:33+08:00</Date>
        <Notes>This release addresses an issue where a missing XAML file breaks IntelliSense. For more information, please see the release notes: https://docs.microsoft.com/en-us/visualstudio/releasenotes/vs2019-mac-preview-relnotes</Notes>
      </Release>
      <Release>
        <Version>8.2.0.872</Version>
        <Date>2019-06-26T04:28:08+08:00</Date>
        <Notes>This release brings additional capabilities to the new editor:
- IntelliSense type filtering to Visual Studio 2019 for Mac, which allows you to filter your IntelliSense list based upon the type of completion, such as method, struct, snippet etc
- the option to "show import items" in the IntelliSense completion list.
- the ability to trigger the IntelliSense completion list upon deletion of a character
- support for column rulers in the new C# editor

In addition this release addresses a number of community feedback issues.

For more detailed information on this release, please see the release notes: https://aka.ms/vsmac-preview-release-notes</Notes>
      </Release>
      <Release>
        <Version>8.2.0.732</Version>
        <Date>2019-06-14T04:09:52+08:00</Date>
        <Notes>This release contains the following highlights:

- C# 8 support.
- Support for the latest .NET Core 3.0 preview (6).
- Improved XAML Editor. Both Android XML resources and Forms XAML files editing are now powered by Visual Studio for Mac's new editor.

For more detailed information on this releases, please see the release notes: aka.ms/vsmac-preview-release-notes</Notes>
      </Release>
      <Release>
        <Version>8.1.0.2742</Version>
        <Date>2019-06-15T09:12:23+08:00</Date>
        <Notes>This release is not compatible with .NET Core 2.2.1xx. If you're using that version, make sure to install at least v2.2.300 to keep running smoothly: https://aka.ms/netcore22

This release contains the following highlights:

- The new C# editor is enabled by default. It features an updated, fully native UI, built on top of the reliable Visual Studio foundation.
- Support for .NET Core 3 Preview 3, 4, and 5. For Preview 6 support, checkout the next Preview
- Four new ASP.NET Core templates for Single Page Apps. These are the same templates provided by the dotnet command line tool and Visual Studio on Windows.

For more detailed information on this releases, please see the release notes: aka.ms/vsmac-release-notes</Notes>
      </Release>
      <Release>
        <Version>8.1.0.2734</Version>
        <Date>2019-06-11T01:15:26+08:00</Date>
        <Notes>VS for Mac 8.1 Release Candidate </Notes>
      </Release>
      <Release>
        <Version>8.1.0.2697</Version>
        <Date>2019-06-05T03:28:34+08:00</Date>
        <Notes>We've been listening closely to the feedback on the new editor and elsewhere. This release introduces the following features:

- We've added additional support for multiple caret support.
- We've added support for Go To Base and Go to Line Number.
- You can now move the instruction pointer around while debugging .NET Core projects using "Set Next Statement"

We've also continued fixing many bugs. For more detailed information on this releases, please see the release notes: https://aka.ms/vsmac-preview-release-notes</Notes>
      </Release>
      <Release>
        <Version>8.1.0.2460</Version>
        <Date>2019-05-15T03:04:41+08:00</Date>
        <Notes>This release brings additional capabilities to the new editor, such as in-line light bulbs and code snippets support, and also brings some improvements to the .NET Core debugger.

For more detailed information on this release, please see the release notes: https://aka.ms/vsmac-preview-release-notes</Notes>
      </Release>
      <Release>
        <Version>8.1.0.2306</Version>
        <Date>2019-05-06T23:02:25+08:00</Date>
        <Notes>When we released Visual Studio 2019 for Mac in April, we offered an entirely new C# editor as an opt-in experience. 
We wanted to ensure that the new editor meets our standards of performance and reliability before promoting it to the default editor within Visual Studio 2019 for Mac. 
Additionally, we wanted to ensure no major gaps existed in behavior or functionality between the legacy editor and the new editor. 
After a lot of testing and many conversations with our community, we believe the editor is now at a point where it can be the default experience. 

For more information, please see the release notes: https://aka.ms/vsmac-release-notes</Notes>
      </Release>
      <Release>
        <Version>8.0.5.9</Version>
        <Date>2019-04-30T21:11:05+08:00</Date>
        <Notes>Fixed</Notes>
      </Release>
      <Release>
        <Version>8.0.4.0</Version>
        <Date>2019-04-19T01:04:27+08:00</Date>
        <Notes>This release fixes the following issues:

- Android crashes every time with the VS for Mac 2019
- The IDE would crash when quickly undoing changes in the editor after pasting.

For more detailed information on this releases, please see the release notes: https://aka.ms/vsmac-release-notes</Notes>
      </Release>
      <Release>
        <Version>8.0.3.14</Version>
        <Date>2019-04-16T01:15:12+08:00</Date>
        <Notes>This release fixes the following issues:

- The IDE would crash when selecting a wrong Azure DevOps account.
- The start window would crash unexpectedly on a Mac with a touchbar.
- The IDE would crash when closing the start window
- Solution Explorer click / selection is not functioning properly
- Visual Studio for Mac does not remember window position
- We didn't show the correct layout for .cs files when opening them.
- You could not stop SmartHotel360 solution build due to too many modules being restored.
- You were unable to create a watchOS solution from the template.

For more detailed information on this releases, please see the release notes: https://aka.ms/vsmac-release-notes</Notes>
      </Release>
      <Release>
        <Version>8.0.2.23</Version>
        <Date>2019-04-10T01:09:22+08:00</Date>
        <Notes>This release fixes the following issues:

- The IDE Shell showed on first launch because of the NPS prompt, meaning that you had to quit and restart to use the IDE.
- NullReferenceException is throwing after deleting VSMac preferences, causing issues with the updater.
- Visual Studio freezes when closing and opening a solution from welcome in full screen
- Templates for .NET Core not found.
- Change the project target causes Visual Studio to crash.
- Updater breaks update all the products if there is an exception from any product.

For more detailed information on this releases, please see the release notes: https://aka.ms/vsmac-release-notes</Notes>
      </Release>
      <Release>
        <Version>8.0.2.2</Version>
        <Date>2019-04-05T20:45:03+08:00</Date>
        <Notes>This release introduces Xcode 10.2 support. For more information, please see the release notes: https://aka.ms/vsmac-release-notes</Notes>
      </Release>
      <Release>
        <Version>8.0.0.3001</Version>
        <Date>2019-04-03T00:37:35+08:00</Date>
        <Notes>This update introduces Visual Studio 2019 for Mac.

This release contains many new features as listed below:

- This release contains a preview of the next generation text editor for Visual Studio for Mac.
- We've introduced a new getting started experience.
- We've added support for running multiple instances of the IDE.
- We've added a new way to set multiple startup projects.
- Visual Studio for Mac can now detect that updates to Azure Functions templates are available, and will provide you with a dialog to [update them](#afupdate).
- We've improved the debugging experience for Unity projects by sharing the debugger used by Visual Studio Tools for Unity on Windows.
- We have added support for Microsoft Account authentication with Git and Azure DevOps/Team Foundation Server.
- We've moved from having three channels (Alpha, Beta, Stable) to just Preview and Stable.

For more information about the new features and all the issues fixed in this release, see the release notes: https://aka.ms/vsmac-release-notes</Notes>
      </Release>
      <Release>
        <Version>7.8.4.1</Version>
        <Date>2019-05-14T07:06:02+08:00</Date>
        <Notes>This release fixes an issue where Visual Studio for Mac 7.8.3 crashes after loading a second solution: https://developercommunity.visualstudio.com/content/problem/509716/visual-studio-783-build2-crashes-after-loading-a-s.html

For more information, please see the release notes: https://docs.microsoft.com/en-us/visualstudio/releasenotes/vs2017-mac-relnotes</Notes>
      </Release>
      <Release>
        <Version>7.8.3.2</Version>
        <Date>2019-03-14T00:23:37+08:00</Date>
        <Notes>This release contains an updated 4.8 NuGet Client, which in turn closes a NuGet Client vulnerability. For more information, please see the release notes: https://docs.microsoft.com/en-us/visualstudio/releasenotes/vs2017-mac-relnotes#7.8.3</Notes>
      </Release>
      <Release>
        <Version>7.8.2.1</Version>
        <Date>2019-03-01T01:07:21+08:00</Date>
        <Notes>This release fixes an issue where debugger features do not always work as expected with Unity.

For more information, please see release notes here: https://aka.ms/vsmac-release-notes</Notes>
      </Release>
      <Release>
        <Version>7.8.1.4</Version>
        <Date>2019-02-23T00:56:37+08:00</Date>
        <Notes>This build addresses the following issue: https://developercommunity.visualstudio.com/content/problem/464330/ide-becomes-unresponsive-when-selecting-two-column.html

For more information, please see the release notes: https://aka.ms/vsmac-release-notes</Notes>
      </Release>
      <Release>
        <Version>7.8.0.1624</Version>
        <Date>2019-02-21T03:03:17+08:00</Date>
        <Notes>This release focuses on improving the quality in Visual Studio for Mac through bug fixes, performance improvements, and reliability improvements.

For more detailed information on this release, please see the release notes: https://aka.ms/vsmac-release-notes</Notes>
      </Release>
      <Release>
        <Version>7.8.0.1607</Version>
        <Date>2019-02-07T02:44:21+08:00</Date>
        <Notes>This release addresses the following issues: 

- We fixed an issue where the create button doesn't create new project for .NET Core 3.0 preview 2.
- We fixed an issue where custom key bindings for Remove Unused and Sort (Usings) don't work.
- We fixed an issue where attempting to drag and drop controls to iOS storyboards from the Tool Box after searching for controls does not work.
- We fixed an issue where Publish to Azure creates a profile with the wrong name.

For more detailed information on this release, please see the release notes: https://aka.ms/vsmac-preview-release-notes</Notes>
      </Release>
      <Release>
        <Version>7.8.0.1547</Version>
        <Date>2019-01-24T05:06:12+08:00</Date>
        <Notes>This release addresses the following issues: 

- We fixed an issue where Using statement indenting is incorrect.
- We fixed an issue where formatting of parameters across multiple lines is incorrect.
- We fixed an issue where smart semicolon placement causes incorrect semicolon placement.
- We fixed an issue where switching from the application and returning, does not focus on the editor correctly.
- We fixed an issue where the Toolbar selector for build configuration is disabled.

For more detailed information on this release, please see the release notes: https://aka.ms/vsmac-preview-release-notes</Notes>
      </Release>
      <Release>
        <Version>7.8.0.1471</Version>
        <Date>2018-12-19T03:32:34+08:00</Date>
        <Notes>This release focuses on improving the quality in Visual Studio for Mac through bug fixes, performance improvements, and reliability improvements.

For more detailed information on this release, please see the release notes: https://aka.ms/vsmac-preview-release-notes</Notes>
      </Release>
      <Release>
        <Version>7.7.2.21</Version>
        <Date>2018-12-18T03:22:15+08:00</Date>
        <Notes>This release updates NuGet support to 4.8 and addresses the following issues: 

- When VS for Mac is launched without java installed, you’ll no longer be prompted to install it.
- We fixed an issue with the "report a problem" tool so that it now correctly updates the solution count.
- We fixed an issue where the updater would fail when OpenJDK was presented on an older version of VS for Mac.

For more detailed information on this release, please see the release notes: https://aka.ms/vsmac-release-notes</Notes>
      </Release>
      <Release>
        <Version>7.7.1.15</Version>
        <Date>2018-12-07T03:20:56+08:00</Date>
        <Notes>This release addresses the following issues: 

- The C# editor would invoke autocompletion when characters like "." or "&amp;lt;" are typed.
- IntelliSense completion would behave unexpectedly.
- Visual Studio for Mac is inserting matching braces even though the option is disabled.
- Visual Studio for Mac fails to start.
- Autogenerated docker files are faulty.
- It is not possible to restore, view or download NuGets in Visual Studio for Mac.
- The NuGet package manager could fail to restore packages when updating target framework.
- The UnitTestService rebuilds tests multiple times on solution open.
- Visual Studio for Mac could not update.

For more detailed information on this release, please see the release notes: https://aka.ms/vsmac-release-notes</Notes>
      </Release>
      <Release>
        <Version>7.7.0.1868</Version>
        <Date>2018-11-29T03:13:08+08:00</Date>
        <Notes>What's new in this Release:

- We added a new icons to show you when quick fixes are available.
- NuGet has been updated to version 4.7.
- We now support Publish to folder for ASP.NET Core projects.
- Visual Studio for Mac now supports .NET Core 2.2.

We've also continued fixing issues with performance and reliability, the code editor, accessibility, and many Xamarin fixes.

For more detailed information on all releases, please see the release notes: https://aka.ms/vsmac-release-notes</Notes>
      </Release>
      <Release>
        <Version>7.7.0.1847</Version>
        <Date>2018-11-20T06:27:43+08:00</Date>
        <Notes>What's new in this release:

Code Editor:
- We fixed an issue where code refactoring providers would crash: https://developercommunity.visualstudio.com/content/problem/373329/replaceassignmentwithpostfixexpressioncoderefactor.html
- We fixed an issue where renaming public types would fail: https://github.com/mono/monodevelop/issues/6482
- We fixed an issue where a matching brace is inserted even though **Insert matching brace** option is disabled.
- We fixed an issue where the code issue icon displayed as a wrench, rather than a light bulb, for removing Using directives.

Shell:
- We fixed an issue where the InfoBar incorrectly adds a hyphen to the end of the displayed text. 

Web Tools:
- We fixed an issue where the **Add Docker** command could fail with a NullReferenceException.

For more information, please see release notes here: https://aka.ms/vsmac-preview-release-notes</Notes>
      </Release>
      <Release>
        <Version>7.7.0.1829</Version>
        <Date>2018-11-08T05:37:22+08:00</Date>
        <Notes>What's new in this release:

- We fixed an issue where unable to save any edits to Visual Studio for Mac files onto a USB Flash Drive: https://developercommunity.visualstudio.com/content/problem/349727/unable-to-save-any-edits-to-visual-studio-files-on.html
- We fixed an issue where copy and paste sometimes fails on Visual Studio for Mac: https://developercommunity.visualstudio.com/content/problem/346158/copy-and-paste-sometimes-fails-on-vs-for-mac.html
- We fixed an issue where XML intellisense is very annoying: https://github.com/mono/monodevelop/issues/4969
- We fixed an issue where no syntax highlighting for .vb files: https://github.com/mono/monodevelop/issues/6531
- We fixed an issue where Unable to change font colors for vb.net in Visual Studio Community 2017 for Mac: https://developercommunity.visualstudio.com/content/problem/316862/unable-to-change-font-colors-for-vbnet-by-visual-s.html
- We fixed an issue where the Screwdriver never goes away in using statements.

For more information, please see release notes here: https://aka.ms/vsmac-preview-release-notes</Notes>
      </Release>
      <Release>
        <Version>7.7.0.1738</Version>
        <Date>2018-10-26T02:24:41+08:00</Date>
        <Notes>This release introduces the following features:

- We added a new icons to show you when quick fixes are available.
- NuGet updated to version 4.7.
- We now support Publish to folder for ASP.NET Core projects.
- Visual Studio for Mac now supports .NET Core 2.2.

We've also continue fixing issues with performance and reliability, the editor, accessibility, and many Xamarin fixes. For more detailed information on all releases, please see the release notes: https://aka.ms/vsmac-preview-release-notes</Notes>
      </Release>
      <Release>
        <Version>7.7.0.1470</Version>
        <Date>2018-10-03T02:20:33+08:00</Date>
        <Notes>This release brings Open JDK support, iOS 12 ARKit support, updated CoreML support and addresses the following issues:

- Visual Studio for Mac IntelliSense does not work correctly in version 7.6.1 (build 9).
- Editor IntelliSense/Code Generation bugs.
- Completion suggestion mode doesn't work as expected in collection initializers.
- The user could not type in .json files.
- Random crashes - Xamarin.MacDev.MobileDeviceException: Device is invalid.

For more detailed information on this release, please see the release notes: https://aka.ms/vsmac-preview-release-notes</Notes>
      </Release>
      <Release>
        <Version>7.7.0.1282</Version>
        <Date>2018-09-13T09:58:43+08:00</Date>
        <Notes>What's new in this release:
- numerous bug fixes and improvements. 

Please see https://aka.ms/vsmac-preview-release-notes for more details.</Notes>
      </Release>
      <Release>
        <Version>7.7.0.977</Version>
        <Date>2018-08-24T04:44:07+08:00</Date>
        <Notes>What's new in this release:
- numerous bug fixes and improvements. Please see https://aka.ms/vsmac-preview-release-notes for more details. </Notes>
      </Release>
      <Release>
        <Version>7.6.0.2190</Version>
        <Date>2018-08-23T04:31:04+08:00</Date>
        <Notes>Release Highlights:

- Azure Functions support has been expanded. You can now choose the trigger type when creating a new Azure Functions project.
- Visual Studio for Mac now also supports publishing Azure Functions to Azure.
- We've continued to improve performance and stability in Visual Studio for Mac.

For more information on this release, please see the release notes: aka.ms/vsmac-release-notes</Notes>
      </Release>
      <Release>
        <Version>7.6.0.2086</Version>
        <Date>2018-07-25T03:12:06+08:00</Date>
        <Notes>This preview release mainly focuses on bug fixes and performance improvements. The following issues have been addressed:

- Fixed an issue where the WebReference addin slows down folder building in the solution pad.
- Fixed an issue where HTML elements would not be colorized correctly.
- Fixed an issue where configuration mapping changes for a project does not notify modifications.
- Fixed an issue where .NET Core project is not restored after changing project properties.
- Fixed an issue where Visual Studio for Mac appears to offer no update.
- We also fixed various issues to improve the structured build output feature.

Please see full release notes here: https://docs.microsoft.com/en-us/visualstudio/releasenotes/vs2017-mac-preview-relnotes</Notes>
      </Release>
      <Release>
        <Version>7.6.0.2003</Version>
        <Date>2018-07-12T03:45:29+08:00</Date>
        <Notes>What's new in this release:

- Improved performance by reducing IDE startup workload, enhanced the live thread management model, and fixed a UI delay navigating code fix previews
- Fixed several code editor bugs, including broken toggle line comments and missing debugger tooltips
- Search results will now be shown correctly when running Visual Studio for Mac in full screen with a second monitor
- Fixed a crash and UI glitch in our new Structured Built Output. We also enabled the option to view Structured Build Output and MSBuild output simultaneously. 
- Fixed web tooling issues where Razor directives were not colorized correctly, and IntelliSense code completions were not committed if followed by a closing brace

Please see full release notes here: https://docs.microsoft.com/en-us/visualstudio/releasenotes/vs2017-mac-preview-relnotes</Notes>
      </Release>
      <Release>
        <Version>7.6.0.1773</Version>
        <Date>2018-06-22T01:25:01+08:00</Date>
        <Notes>This release introduces the following features:
- New structured build output, making the logs easier to read and understand.
- Options to choose the trigger type when creating a new Azure Function.
- Automatic provisioning in Xamarin.iOS now attempts to create a wildcard app ID by default.

The following issues have also been addressed in this release:
- We fixed an issue where code completion in anonymous methods is broken when Intellisense - Show Import Items is turned on.
- We fixed some issues with Korean language input.
- We fixed an issue that caused the UI to freeze after opening a solution.
- We fixed a NullReferenceException when a file is added externally to the project.

For more information on this release, and to see all the issues that have been addressed, see the release notes: https://aka.ms/vsmac-preview-release-notes</Notes>
      </Release>
      <Release>
        <Version>7.6.0.947</Version>
        <Date>2018-06-01T02:38:47+08:00</Date>
        <Notes>This release introduces support for publishing Azure Functions. 
The following issues have also been addressed in this release:
- We fixed a crash when publishing Xamarin.Android apps to the Play Store.
- We fixed some XAML editing issues for Xamarin.Forms.
- We fixed many issues with the code editor, including an issue where Visual Studio for Mac freezes when saving a file.
For more information on this release, and to see all the issues that have been addressed, see the release notes: https://docs.microsoft.com/visualstudio/releasenotes/vs2017-mac-preview-relnotes</Notes>
      </Release>
      <Release>
        <Version>7.6.0.711</Version>
        <Date>2018-05-08T23:04:32+08:00</Date>
        <Notes>Issues Fixed:

- Android Designer improvements. 
- Improvements to provisioning and entitlements for Xamarin.iOS. 
- The NuGet SDK Resolver that is included with Mono's MSBuild is now supported by Visual Studio for Mac.
- Code Folding is enabled by default

Please see full release notes here: https://docs.microsoft.com/en-us/visualstudio/releasenotes/vs2017-mac-preview-relnotes</Notes>
      </Release>
      <Release>
        <Version>7.5.0.1254</Version>
        <Date>2018-05-07T23:42:33+08:00</Date>
        <Notes>Visual Studio for Mac 7.5 brings additional performance work, support for .editorconfig files and new support for Razor, JavaScript and TypeScript. We have also 
- updated .NET Core support and introduced C# 7.2 support.
- new projects are now created using the .NET 4.7.1 framework.
- fixed a number of Editor related issues.

Please see full release notes here: https://docs.microsoft.com/en-us/visualstudio/releasenotes/vs2017-mac-relnotes</Notes>
      </Release>
      <Release>
        <Version>7.5.0.1244</Version>
        <Date>2018-05-04T05:14:59+08:00</Date>
        <Notes>Issues Fixed:

- Fixed a crash when attempting to override class members in the C# code editor.
- Made improvements on the Android Device Manager (currently in Beta) and the Android SDK Manager.
- Fixed an issue with Azure Functions where new projects would not run.
- Improved the experience with detecting HAXM on High Sierra.
- Fixed an issue when publishing to the Google Play Store with Rollout option.

Please see full release notes here: https://docs.microsoft.com/en-us/visualstudio/releasenotes/vs2017-mac-preview-relnotes</Notes>
      </Release>
      <Release>
        <Version>7.5.0.1222</Version>
        <Date>2018-04-27T01:30:16+08:00</Date>
        <Notes>Issues Fixed:

- We've added support for .NET Core SDK 2.1 Preview 2.
- We've updated the F# Blank Forms App project template and the C# Native App (iOS, Android) project template so they target MonoAndroid v8.1 (API 27) to be consistent with the other Xamarin.Forms templates.
- Razor now works after unloading/reloading a project.

See full release notes here: https://docs.microsoft.com/en-us/visualstudio/releasenotes/vs2017-mac-preview-relnotes
See previous versions here: https://releases.xamarin.com/15-7-preview-4/</Notes>
      </Release>
      <Release>
        <Version>7.5.0.1161</Version>
        <Date>2018-04-19T01:32:52+08:00</Date>
        <Notes>Fixed Issues:

- Fixed an Editor performance issue: https://github.com/mono/monodevelop/issues/4371
- Fixed some syntax highlighting issues: https://developercommunity.visualstudio.com/content/problem/225135/syntax-highlighting-doesnt-detect-missing-in-c-edi.html
- Fixed an issue where intellisense in Shared Projects seems to be broken: https://developercommunity.visualstudio.com/content/problem/187643/intellisense-in-shared-projects-seems-broken-in-la.html
- Fixed an issue where the F# project formatting options aren't being persisted: https://github.com/mono/monodevelop/issues/4512
- This release includes fixes and intelligence improvements for Xamarin.Mac and Xamarin.iOS.
- Xamarin.Forms C# project templates now include a .NET Standard project instead of a PCL project.
- Fixed missing Sku option when publishing Docker based web apps.

Please see full release notes here: https://docs.microsoft.com/en-us/visualstudio/releasenotes/vs2017-mac-preview-relnotes</Notes>
      </Release>
      <Release>
        <Version>7.5.0.1062</Version>
        <Date>2018-04-07T00:04:31+08:00</Date>
        <Notes>Visual Studio for Mac Preview 7.5.0.1062 is part of the next major release, called 15.7. Please see https://releases.xamarin.com/15-7-preview-3/ for more information. You can also see the latest builds in all channels at https://developer.xamarin.com/releases/current/.</Notes>
      </Release>
      <Release>
        <Version>7.5.0.933</Version>
        <Date>2018-03-22T03:01:34+08:00</Date>
        <Notes>Visual Studio for Mac Preview 7.5.0.933 is part of the next major release, called 15.7. Please see https://releases.xamarin.com/15-7-preview-2/ for more information. You can also see the latest builds in all channels at https://developer.xamarin.com/releases/current/.</Notes>
      </Release>
      <Release>
        <Version>7.4.0.1033</Version>
        <Date>2018-03-05T23:25:23+08:00</Date>
        <Notes>Visual Studio for Mac 7.4.0.1033 is part of the new major release, called 15.6. Please see https://releases.xamarin.com/release-15-6/ for more information. You can also see the latest builds in all channels at https://developer.xamarin.com/releases/current/.</Notes>
      </Release>
      <Release>
        <Version>7.4.0.1026</Version>
        <Date>2018-02-24T03:43:24+08:00</Date>
        <Notes>Visual Studio for Mac 7.4.0.1026 is a Preview build of a our next major release, called 15.6. Please see https://releases.xamarin.com/15-6-Preview-6/ for more information. You can can also see the latest builds in all channels at https://developer.xamarin.com/releases/current/.</Notes>
      </Release>
      <Release>
        <Version>7.4.0.985</Version>
        <Date>2018-02-08T04:40:02+08:00</Date>
        <Notes>Visual Studio for Mac 7.4.0.985 is a Preview build of our next major release, called 15.6. Please see https://releases.xamarin.com/15-6-preview-4/ for more information. You can also see the latest builds in all channels at https://developer.xamarin.com/releases/current/.</Notes>
      </Release>
      <Release>
        <Version>7.4.0.884</Version>
        <Date>2018-01-26T02:58:53+08:00</Date>
        <Notes>Visual Studio for Mac 7.4.0.884 is a Preview build of our next major release, called 15.6. Please see https://releases.xamarin.com/15-6-preview-3/ for more information. You can also see the latest builds in all channels at https://developer.xamarin.com/releases/current/.</Notes>
      </Release>
      <Release>
        <Version>7.4.0.839</Version>
        <Date>2018-01-11T04:13:34+08:00</Date>
        <Notes>Visual Studio for Mac 7.4.0.839 is a Beta build of our next major release, called 15.6. Please see https://releases.xamarin.com/preview-release-15-6-preview-2/ for more information. You can also see the latest builds in all channels at https://developer.xamarin.com/releases/current/.</Notes>
      </Release>
      <Release>
        <Version>7.3.3.5</Version>
        <Date>2018-01-10T04:40:38+08:00</Date>
        <Notes>Visual Studio for Mac 7.3.3.5 is a servicing update to address top issues for our current major release, called 15.5. Please see https://releases.xamarin.com/service-release-15-5-3/ for more information. You can also see the latest builds in all channels at https://developer.xamarin.com/releases/current/.
</Notes>
      </Release>
      <Release>
        <Version>7.3.2.12</Version>
        <Date>2017-12-15T05:24:35+08:00</Date>
        <Notes>Visual Studio for Mac 7.3.2.12 is a servicing update to address top issues for our current major release, called 15.5. Please see https://releases.xamarin.com/service-release-15-5-2/ for more information. You can also see the latest builds in all channels at https://developer.xamarin.com/releases/current/.</Notes>
      </Release>
      <Release>
        <Version>7.3.0.799</Version>
        <Date>2017-12-08T02:58:28+08:00</Date>
        <Notes>Visual Studio for Mac 7.3.0.799 is an update for our current release to add support for Apple's Xcode 9.2 release. Please see https://releases.xamarin.com/service-release-15-5-1/ for more information. You can also see the latest builds in all channels at https://developer.xamarin.com/releases/current/.
</Notes>
      </Release>
      <Release>
        <Version>7.3.0.797</Version>
        <Date>2017-12-04T22:51:23+08:00</Date>
        <Notes>Visual Studio for Mac 7.3.0.797 is part of the new major release, called 15.5. Please see https://releases.xamarin.com/release-15-5/ for more information. You can also see the latest builds in all channels at https://developer.xamarin.com/releases/current/.</Notes>
      </Release>
      <Release>
        <Version>7.3.0.790</Version>
        <Date>2017-11-30T07:34:55+08:00</Date>
        <Notes>Visual Studio for Mac 7.3.0.790 is a preview build of our next major release, called 15.5. Please see https://releases.xamarin.com/15-5-preview-5/ for more information. You can also see the latest builds in all channels at https://developer.xamarin.com/releases/current/.</Notes>
      </Release>
      <Release>
        <Version>7.3.0.764</Version>
        <Date>2017-11-15T03:06:40+08:00</Date>
        <Notes>Visual Studio for Mac 7.3.0.764 is a preview build of our next major release, called 15.5. Please see https://releases.xamarin.com/15-5-preview-4/ for more information. You can also see the latest builds in all channels at https://developer.xamarin.com/releases/current/.</Notes>
      </Release>
      <Release>
        <Version>7.3.0.740</Version>
        <Date>2017-11-07T02:42:55+08:00</Date>
        <Notes>Visual Studio for Mac 7.3.0.740 is a preview build of our next major release, called 15.5. Please see https://releases.xamarin.com/15-5-preview-3/ for more information. You can also see the latest builds in all channels at https://developer.xamarin.com/releases/current/.</Notes>
      </Release>
      <Release>
        <Version>7.3.0.708</Version>
        <Date>2017-10-24T04:24:13+08:00</Date>
        <Notes>Visual Studio for Mac 7.3.0.708 is a preview build of our next major release, called 15.5. Please see https://releases.xamarin.com/15-5-preview-2/ for more information. You can also see the latest builds in all channels at https://developer.xamarin.com/releases/current/.</Notes>
      </Release>
      <Release>
        <Version>7.3.0.692</Version>
        <Date>2017-10-12T05:22:27+08:00</Date>
        <Notes>Visual Studio for Mac 7.3.0.692 is a Beta build of our next major release, called 15.5. Please see https://releases.xamarin.com/beta-release-15-5-preview-1/ for more information. You can also see the latest builds in all channels at https://developer.xamarin.com/releases/current/.
</Notes>
      </Release>
      <Release>
        <Version>7.2.0.636</Version>
        <Date>2017-10-10T06:19:01+08:00</Date>
        <Notes>Visual Studio for Mac 7.2.0.636 is a Stable build of our new major release, called 15.4. Please see https://releases.xamarin.com/stable-release-15-4/ for more information. You can also see the latest builds in all channels at https://developer.xamarin.com/releases/current/.</Notes>
      </Release>
      <Release>
        <Version>7.2.0.634</Version>
        <Date>2017-10-03T05:08:04+08:00</Date>
        <Notes>Visual Studio for Mac 7.2.0.634 is a preview build of our next major release, called 15.4. Please see https://releases.xamarin.com/beta-release-15-4-preview-4/ for more information. You can also see the latest builds in all channels at https://developer.xamarin.com/releases/current/.</Notes>
      </Release>
      <Release>
        <Version>7.2.0.617</Version>
        <Date>2017-09-26T22:05:40+08:00</Date>
        <Notes>Visual Studio for Mac 7.2.0.617 is a beta build of our next major release, called 15.4. Please see https://releases.xamarin.com/beta-release-15-4-preview-3/ for more information. You can also see the latest builds in all channels at https://developer.xamarin.com/releases/current/.</Notes>
      </Release>
      <Release>
        <Version>7.2.0.583</Version>
        <Date>2017-09-13T06:24:06+08:00</Date>
        <Notes>Visual Studio for Mac 7.2.0.583 is a beta build of our next major release, called 15.4. Please see https://releases.xamarin.com/beta-release-15-4-beta-1/ for more information. You can also see the latest builds in all channels at https://developer.xamarin.com/releases/current/.</Notes>
      </Release>
      <Release>
        <Version>7.1.0.1297</Version>
        <Date>2017-08-15T00:15:31+08:00</Date>
        <Notes>Visual Studio for Mac 7.1.0.1297 is a Stable build of our next major release, called 15.3. Please see https://releases.xamarin.com/stable-release-15-3/ for more information. You can also see the latest builds in all channels at https://developer.xamarin.com/releases/current/.</Notes>
      </Release>
      <Release>
        <Version>7.1.0.1294</Version>
        <Date>2017-08-04T02:56:31+08:00</Date>
        <Notes>Visual Studio for Mac 7.1.0.1294 is a Beta build of our next major release, called 15.3. Please see https://releases.xamarin.com/beta-release-15-3-preview-7/ for more information. You can also see the latest builds in all channels at https://developer.xamarin.com/releases/current/.</Notes>
      </Release>
      <Release>
        <Version>7.1.0.1291</Version>
        <Date>2017-08-02T05:47:45+08:00</Date>
        <Notes>Visual Studio for Mac 7.1.0.1291 is a Beta build of our next major release, called 15.3. Please see https://releases.xamarin.com/beta-release-15-3-preview-6/ for more information. You can also see the latest builds in all channels at https://developer.xamarin.com/releases/current/.</Notes>
      </Release>
      <Release>
        <Version>7.1.0.1289</Version>
        <Date>2017-07-26T23:42:07+08:00</Date>
        <Notes>Visual Studio for Mac 7.1.0.1289 is a Beta build of our next major release, called 15.3. Please see https://releases.xamarin.com/beta-release-15-3-preview-5/ for more information. You can also see the latest builds in all channels at https://developer.xamarin.com/releases/current/.</Notes>
      </Release>
      <Release>
        <Version>7.1.0.1281</Version>
        <Date>2017-07-13T04:45:06+08:00</Date>
        <Notes>Visual Studio for Mac 7.1.0.1281 is a Beta build of our next major release, called 15.3. Please see https://releases.xamarin.com/beta-release-15-3-preview-4 for more information. You can also see the latest builds in all channels at https://developer.xamarin.com/releases/current/.</Notes>
      </Release>
      <Release>
        <Version>7.1.0.1258</Version>
        <Date>2017-06-30T21:27:20+08:00</Date>
        <Notes>Visual Studio for Mac 7.1.0.1258 is a Beta build of our next major release, called 15.3. Please see https://releases.xamarin.com/beta-release-15-3-preview-3 for more information. You can also see the latest builds in all channels at https://developer.xamarin.com/releases/current/.</Notes>
      </Release>
      <Release>
        <Version>7.1.0.1178</Version>
        <Date>2017-06-16T23:48:38+08:00</Date>
        <Notes>Visual Studio for Mac 7.1.0.1178 is a Beta build of our next major release, called 15.3. Please see https://releases.xamarin.com/beta-release-15-3-preview-2 for more information. You can also see the latest builds in all channels at https://developer.xamarin.com/releases/current/.</Notes>
      </Release>
      <Release>
        <Version>7.0.1.24</Version>
        <Date>2017-05-24T06:43:52+08:00</Date>
        <Notes>Visual Studio for Mac 7.0.1.24 is a Stable build of our current major release, called 15.2. Please see https://releases.xamarin.com/stable-release-15-2-2/ and https://www.visualstudio.com/en-us/news/releasenotes/vs2017-mac-relnotes for more information. </Notes>
      </Release>
      <Release>
        <Version>7.0.0.3146</Version>
        <Date>2017-05-11T04:32:35+08:00</Date>
        <Notes>Visual Studio for Mac 7.0.0.3146 is a Stable build of our next major release, called 15.2. Please see https://releases.xamarin.com/stable-release-15-2/ for more information. You can also see the latest builds in all channels at https://developer.xamarin.com/releases/current/.
</Notes>
      </Release>
      <Release>
        <Version>7.0.0.3051</Version>
        <Date>2017-05-04T01:50:48+08:00</Date>
        <Notes>Visual Studio for Mac 7.0.0.3051 is a Preview build of our next major release, called 15.2. Please see https://releases.xamarin.com/beta-release-15-2-preview-2/ for more information. You can also see the latest builds in all channels at https://developer.xamarin.com/releases/current/.</Notes>
      </Release>
      <Release>
        <Version>7.0.0.2943</Version>
        <Date>2017-04-26T00:29:13+08:00</Date>
        <Notes>Visual Studio for Mac 7.0.0.2943 is a Beta build of our next major release, called 15.2. Please see https://releases.xamarin.com/beta-release-15-2-preview-1/ for more information. You can also see the latest builds in all channels at https://developer.xamarin.com/releases/current/.</Notes>
      </Release>
    </Releases>
    <Level>
      <Id>Beta</Id>
      <Name>Preview</Name>
      <BannerMessage />
      <Idx>1</Idx>
    </Level>
    <RequiresRestart>true</RequiresRestart>
    <RequiresInteractiveInstall>false</RequiresInteractiveInstall>
    <InstallerMetadata />
    <Inactive>false</Inactive>
    <IsPreview>false</IsPreview>
    <File>/Users/allen/Library/Caches/VisualStudio/8.0/TempDownload/visualstudioformac-8.3.1.18.dmg</File>
    <Status>Downloading</Status>
    <UpdateInfoFile>/Applications/Visual Studio.app/./Contents/MacOS/updateinfo</UpdateInfoFile>
    <InstalledVersion>8.1.3.19</InstalledVersion>
  </Update>
  <Update>
    <Name>NuGet Package Explorer</Name>
    <Id>MonoDevelop.NuGetPackageExplorer,0.3.2</Id>
    <VersionId>0</VersionId>
    <Dependencies>34937104-97FC-42A0-9159-D951135F72CA</Dependencies>
    <Url>https://addins.monodevelop.com/Beta/Mac/8.1.3/MonoDevelop.NuGetPackageExplorer-0.3.2.mpack</Url>
    <Version>0.3.2</Version>
    <Size>1374322</Size>
    <IsThirdParty>true</IsThirdParty>
    <Date>2019-10-03T07:52:24.392118+08:00</Date>
    <Releases>
      <Release>
        <Version>0.3.2</Version>
        <Date>2019-10-03T07:52:24.392175+08:00</Date>
        <Notes>New version available.</Notes>
      </Release>
    </Releases>
    <Level>
      <Id>Beta</Id>
      <Name>Preview</Name>
      <BannerMessage />
      <Idx>1</Idx>
    </Level>
    <RequiresRestart>true</RequiresRestart>
    <RequiresInteractiveInstall>true</RequiresInteractiveInstall>
    <Inactive>false</Inactive>
    <IsPreview>false</IsPreview>
    <Status>PendingDownload</Status>
  </Update>
  <Update>
    <Name>Xamarin Profiler</Name>
    <Id>4BBD2407-C3ED-4D32-B8CB-0559C7610697</Id>
    <VersionId>1006011016</VersionId>
    <Dependencies />
    <Url>https://download.visualstudio.microsoft.com/download/pr/a795da54-36b0-4104-b9a0-9a262bbe736f/83302c4b3b6cc27368cb825b701dca58/profiler-mac-1.6.12-26.pkg</Url>
    <Version>1.6.12</Version>
    <Size>33000665</Size>
    <Hash>ad9d3b1d09608c1d7880981ac5a9bd1c</Hash>
    <IsThirdParty>false</IsThirdParty>
    <Date>2019-09-24T02:01:56+08:00</Date>
    <Releases>
      <Release>
        <Version>1.6.12</Version>
        <Date>2019-09-24T02:01:56+08:00</Date>
        <Notes>This version of Xamarin Profiler is included in Visual Studio for Mac 8.3. For more information, please see the release notes: https://docs.microsoft.com/en-us/xamarin/tools/profiler/release-notes/1.6/1.6.12</Notes>
      </Release>
    </Releases>
    <Level>
      <Id>Beta</Id>
      <Name>Preview</Name>
      <BannerMessage />
      <Idx>1</Idx>
    </Level>
    <RequiresRestart>false</RequiresRestart>
    <RequiresInteractiveInstall>false</RequiresInteractiveInstall>
    <InstallerMetadata />
    <Inactive>false</Inactive>
    <IsPreview>false</IsPreview>
    <Status>PendingDownload</Status>
    <UpdateInfoFile>/Applications/Xamarin Profiler.app/Contents/Resources/updateinfo</UpdateInfoFile>
    <InstalledVersion>1.6.10</InstalledVersion>
  </Update>
  <Update>
    <Name>Xamarin.Android</Name>
    <Id>d1ec039f-f3db-468b-a508-896d7c382999</Id>
    <VersionId>1567694016</VersionId>
    <Dependencies />
    <Url>https://download.visualstudio.microsoft.com/download/pr/672875e2-6a4f-4f67-87f8-5780e22f3dbd/9a22ef3fec2485b4dea6299fd55026e8/xamarin.android-10.0.0.43.pkg</Url>
    <Version>10.0.0.43</Version>
    <Size>316483570</Size>
    <Hash>18639a7833e307b0a5809ecd69c3bfda</Hash>
    <IsThirdParty>false</IsThirdParty>
    <Date>2019-09-24T02:01:55+08:00</Date>
    <Releases>
      <Release>
        <Version>10.0.0.43</Version>
        <Date>2019-09-24T02:01:55+08:00</Date>
        <Notes>This version of Xamarin.Android is included in Visual Studio for Mac 8.3. For more information, please see the release notes: https://docs.microsoft.com/en-us/xamarin/android/release-notes/10/10.0</Notes>
      </Release>
      <Release>
        <Version>10.0.0.40</Version>
        <Date>2019-09-05T03:36:50+08:00</Date>
        <Notes>This version of Xamarin.Android is included in Visual Studio for Mac 8.3 Preview 3. For more information, please see the release notes: https://docs.microsoft.com/en-us/xamarin/android/release-notes/10/10.0</Notes>
      </Release>
      <Release>
        <Version>10.0.0.4</Version>
        <Date>2019-08-20T05:25:01+08:00</Date>
        <Notes>This version of Xamarin.Android is included in Visual Studio for Mac 8.3 Preview 2. For more information, please see the release notes: https://docs.microsoft.com/en-us/xamarin/android/release-notes/10/10.0</Notes>
      </Release>
      <Release>
        <Version>9.5.0.27</Version>
        <Date>2019-07-25T01:39:13+08:00</Date>
        <Notes>This version of Xamarin.Android is included in Visual Studio for Mac 8.3 Preview 1. For more information, please see the release notes: https://docs.microsoft.com/en-us/xamarin/android/release-notes/9/9.5</Notes>
      </Release>
      <Release>
        <Version>9.4.0.34</Version>
        <Date>2019-06-14T04:09:50+08:00</Date>
        <Notes>This version of Xamarin.Android is included in Visual Studio 2019 for Mac version 8.2. For more information, please see the release notes: https://docs.microsoft.com/xamarin/android/release-notes.</Notes>
      </Release>
      <Release>
        <Version>9.3.0.22</Version>
        <Date>2019-06-15T09:12:23+08:00</Date>
        <Notes>This version of Xamarin.Android is included in Visual Studio 2019 for Mac version 8.1. For more information, please see the release notes: https://docs.microsoft.com/xamarin/android/release-notes/9/9.3</Notes>
      </Release>
      <Release>
        <Version>9.3.0.19</Version>
        <Date>2019-05-06T23:02:23+08:00</Date>
        <Notes>This version of Xamarin.Android is included in Visual Studio for Mac 8.1 Preview 1. For more information, please see the release notes: https://docs.microsoft.com/en-us/xamarin/android/release-notes/9/9.3</Notes>
      </Release>
      <Release>
        <Version>9.3.0.14</Version>
        <Date>2019-04-24T04:43:18+08:00</Date>
        <Notes>This version of Xamarin.Android includes various bug fixes and improvements. For more information, please see the release notes:https://docs.microsoft.com/en-us/xamarin/android/release-notes/9/9.3</Notes>
      </Release>
      <Release>
        <Version>9.2.0.5</Version>
        <Date>2019-04-03T00:37:34+08:00</Date>
        <Notes>This version of Xamarin.Android is included in Visual Studio for Mac 8.0. For more information, please see the release notes: https://docs.microsoft.com/en-us/xamarin/android/release-notes/9/9.2</Notes>
      </Release>
      <Release>
        <Version>9.1.8.0</Version>
        <Date>2019-02-13T10:56:32+08:00</Date>
        <Notes>Fixes https://github.com/mono/mono/issues/10488</Notes>
      </Release>
      <Release>
        <Version>9.1.5.1</Version>
        <Date>2019-01-17T03:16:22+08:00</Date>
        <Notes>Issues Fixed:

The Xamarin.Android installer package for macOS caused a dialog "To use the 'java' command-line tool you need to install a JDK." to appear after installation if the Microsoft Mobile OpenJDK Distribution was the only installed JDK.

For more information, please see release notes here: https://docs.microsoft.com/en-us/xamarin/android/release-notes/9/9.1</Notes>
      </Release>
      <Release>
        <Version>9.1.4.2</Version>
        <Date>2018-12-12T07:33:43+08:00</Date>
        <Notes>This security update addresses the CVE-2018-8292 vulnerability here: https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2018-8292

For more information, please see release notes: https://developer.xamarin.com/releases/android/xamarin.android_9/xamarin.android_9.1/</Notes>
      </Release>
      <Release>
        <Version>9.1.0.38</Version>
        <Date>2018-11-29T03:13:07+08:00</Date>
        <Notes>What's new in this release: 

Issues Fixed:
- App startup performed more string allocations than necessary, increasing the total time to launch.
- Android resource conflicts or missing resource IDs could appear in projects that were using the new experimental support for AAPT2.
- Apps would exit due to an exception if built with $(AndroidEnableDesugar) enabled, unless ProGuard or multidex was also enabled.
- Per-ABI APKs from projects that had both $(AndroidUseApkSigner) and $(AndroidCreatePackagePerAbi) enabled were not signed.
- AndroidClientHandler was using commas rather than spaces in the HTTP User-Agent header.

Please see https://developer.xamarin.com/releases/android/xamarin.android_9/xamarin.android_9.1/ for more details.</Notes>
      </Release>
      <Release>
        <Version>9.1.0.29</Version>
        <Date>2018-10-03T02:20:33+08:00</Date>
        <Notes>What's new in this release:

Issues Fixed:
- https://github.com/xamarin/xamarin-android/issues/1584: The Xamarin.Android installation in Visual Studio 2017 on Windows included a separate copy of the fairly large API documentation .xml file for each target Android API level.  A new capability in the latest Visual Studio 2017 preview means that now only one copy of the file is needed.
- https://github.com/xamarin/xamarin-android/issues/1931: `AndroidClientHandler` was using commas rather than spaces in the HTTP `User-Agent` header.
- https://github.com/xamarin/xamarin-android/issues/2047: In projects using the [experimental `aapt2` support][aapt2], only one resource ID was being generated when two resources had names that were the same except for capitalization.
- Apps could exit unexpectedly during startup when using Fast Deployment in Visual Studio 2017 version 15.9 Preview 2.

For more details, please see release notes here: https://developer.xamarin.com/releases/android/xamarin.android_9/xamarin.android_9.1/</Notes>
      </Release>
      <Release>
        <Version>9.1.0.17</Version>
        <Date>2018-09-13T09:58:43+08:00</Date>
        <Notes>What's new in this release:
- bug fixes and other improvements. 

Please see https://developer.xamarin.com/releases/android/xamarin.android_9/xamarin.android_9.1/ for more details.</Notes>
      </Release>
      <Release>
        <Version>9.1.0.12</Version>
        <Date>2018-09-12T21:31:08+08:00</Date>
        <Notes>What's new in this release:
- numerous bug fixes and improvements. Please see https://developer.xamarin.com/releases/ for more details. </Notes>
      </Release>
      <Release>
        <Version>9.0.0.18</Version>
        <Date>2018-08-23T04:31:03+08:00</Date>
        <Notes>What's new in this release:

- Various bug fixes. Please see full release notes here: https://developer.xamarin.com/releases/android/xamarin.android_9/xamarin.android_9.0/</Notes>
      </Release>
      <Release>
        <Version>9.0.0.17</Version>
        <Date>2018-07-25T03:12:04+08:00</Date>
        <Notes>What's new in this release:

- Various bug fixes. Please see: https://developer.xamarin.com/releases/android/xamarin.android_9/xamarin.android_9.0/ for more details.</Notes>
      </Release>
      <Release>
        <Version>9.0.0.0</Version>
        <Date>2018-07-12T03:45:27+08:00</Date>
        <Notes>What's new in this release:

Xamarin.Android 9.0.0 includes preview bindings for Android API-28, bound available as a $(TargetFrameworkVersion) value of v9.0.  The next release -- Visual Studio 15.8 Preview 5 -- will contain final bindings for API-28.

See full release notes and issues fixed here: https://developer.xamarin.com/releases/android/xamarin.android_9/</Notes>
      </Release>
      <Release>
        <Version>8.4.0.1</Version>
        <Date>2018-06-22T01:25:02+08:00</Date>
        <Notes>Please see Xamarin.Android release notes here: https://developer.xamarin.com/releases/android/xamarin.android_8/xamarin.android_8.4/</Notes>
      </Release>
      <Release>
        <Version>8.3.99.12</Version>
        <Date>2018-06-01T02:38:47+08:00</Date>
        <Notes>This is the 2nd Preview of the Xamarin.Android 15.8 release.

For more information on this release, and to see all the issues that have been addressed, see the release notes: https://developer.xamarin.com/releases/android/xamarin.android_8/xamarin.android_8.4/</Notes>
      </Release>
      <Release>
        <Version>8.3.0.19</Version>
        <Date>2018-05-07T23:42:34+08:00</Date>
        <Notes>Issues Fixed:

Bugzilla 58413: https://bugzilla.xamarin.com/show_bug.cgi?id=58413 - Environment.Tickcount is changed when the date is changed in android.

Please see full release notes here: https://developer.xamarin.com/releases/android/xamarin.android_8/xamarin.android_8.3/</Notes>
      </Release>
      <Release>
        <Version>8.3.0.18</Version>
        <Date>2018-04-27T01:30:17+08:00</Date>
        <Notes>Issues Fixed:

- Xamarin.Android 8.3.0.18 uses Mono 5.10: http://www.mono-project.com/docs/about-mono/releases/5.10.0/ Commit ea8a24b1: https://github.com/mono/mono/commit/ea8a24b1

See full release notes here: https://developer.xamarin.com/releases/android/xamarin.android_8/xamarin.android_8.3/
See previous versions here: https://releases.xamarin.com/15-7-preview-4/</Notes>
      </Release>
      <Release>
        <Version>8.3.0.17</Version>
        <Date>2018-04-19T01:32:53+08:00</Date>
        <Notes>Issues Fixed:

- GitHub Issue 1498: https://github.com/xamarin/xamarin-android/issues/1498 Unable to build against preview Android API levels.
- GitHub Issue 1541: https://github.com/xamarin/xamarin-android/issues/1541 Aapt2 Task fails with Error Access to the path `obj\Debug\monoandroid81\android\src` is denied.
- GitHub Issue 1511: https://github.com/xamarin/xamarin-android/issues/1511 Unstable framework versions are used when `$(AndroidUselatestPlatformSDK)=true`.

Please see full release notes here: https://developer.xamarin.com/releases/android/xamarin.android_8/xamarin.android_8.3/</Notes>
      </Release>
      <Release>
        <Version>8.3.0.11</Version>
        <Date>2018-04-07T00:04:32+08:00</Date>
        <Notes>Xamarin.Android 8.3.0.11 is part of the next major release, called 15.7. Please see https://releases.xamarin.com/15-7-preview-3/ for more information. You can also see the latest builds in all channels at https://developer.xamarin.com/releases/current/.</Notes>
      </Release>
      <Release>
        <Version>8.3.0.5</Version>
        <Date>2018-03-22T03:01:33+08:00</Date>
        <Notes>Xamarin.Android 8.3.0.5 is part of the next major release, called 15.7. Please see https://releases.xamarin.com/15-7-preview-2/ for more information. You can also see the latest builds in all channels at https://developer.xamarin.com/releases/current/.</Notes>
      </Release>
      <Release>
        <Version>8.2.0.15</Version>
        <Date>2018-03-05T23:25:22+08:00</Date>
        <Notes>Xamarin.Android 8.2.0.15 is part of the new major release, called 15.6. Please see https://releases.xamarin.com/release-15-6/ for more information. You can also see the latest builds in all channels at https://developer.xamarin.com/releases/current/.</Notes>
      </Release>
      <Release>
        <Version>8.2.0.12</Version>
        <Date>2018-02-08T04:40:04+08:00</Date>
        <Notes>Xamarin.Android 8.2.0.12 is a Preview build of our next major release, called 15.6. Please see https://releases.xamarin.com/15-6-preview-4/ for more information. You can also see the latest builds in all channels at https://developer.xamarin.com/releases/current/.</Notes>
      </Release>
      <Release>
        <Version>8.2.0.6</Version>
        <Date>2018-01-26T04:58:05+08:00</Date>
        <Notes>Xamarin.Android 8.2.0.6 is a Preview build of our next major release, called 15.6. Please see https://releases.xamarin.com/15-6-preview-3/ for more information. You can also see the latest builds in all channels at https://developer.xamarin.com/releases/current/.</Notes>
      </Release>
      <Release>
        <Version>8.2.0.5</Version>
        <Date>2018-01-26T02:58:56+08:00</Date>
        <Notes>Xamarin.Android 8.2.0.5 is a Preview build of our next major release, called 15.6. Please see https://releases.xamarin.com/15-6-preview-3/ for more information. You can also see the latest builds in all channels at https://developer.xamarin.com/releases/current/.</Notes>
      </Release>
      <Release>
        <Version>8.2.0.1</Version>
        <Date>2018-01-11T02:57:58+08:00</Date>
        <Notes>Xamarin.Android 8.2.0.1 is a Beta build of our next major release, called 15.6. Please see https://releases.xamarin.com/preview-release-15-6-preview-2/ for more information. You can also see the latest builds in all channels at https://developer.xamarin.com/releases/current/.</Notes>
      </Release>
      <Release>
        <Version>8.1.3.0</Version>
        <Date>2018-01-10T04:40:42+08:00</Date>
        <Notes>Xamarin.Android 8.1.3.0 is a servicing update to address top issues for our current major release, called 15.5. Please see https://releases.xamarin.com/service-release-15-5-3/ for more information. You can also see the latest builds in all channels at https://developer.xamarin.com/releases/current/.</Notes>
      </Release>
      <Release>
        <Version>8.1.0.25</Version>
        <Date>2017-12-15T05:24:36+08:00</Date>
        <Notes>Xamarin.Android 8.1.0.25 is a servicing update to address top issues for our current major release, called 15.5. Please see https://releases.xamarin.com/service-release-15-5-2/ for more information. You can also see the latest builds in all channels at https://developer.xamarin.com/releases/current/.</Notes>
      </Release>
      <Release>
        <Version>8.1.0.24</Version>
        <Date>2017-12-04T22:51:19+08:00</Date>
        <Notes>Xamarin.Android 8.1.0.24 is part of the new major release, called 15.5. Please see https://releases.xamarin.com/release-15-5/ for more information. You can also see the latest builds in all channels at https://developer.xamarin.com/releases/current/.</Notes>
      </Release>
      <Release>
        <Version>8.1.0.23</Version>
        <Date>2017-11-15T03:06:40+08:00</Date>
        <Notes>Xamarin.Android 8.1.0.23 is a preview build of our next major release, called 15.5. Please see https://releases.xamarin.com/15-5-preview-4/ for more information. You can also see the latest builds in all channels at https://developer.xamarin.com/releases/current/.</Notes>
      </Release>
      <Release>
        <Version>8.1.0.22</Version>
        <Date>2017-11-07T02:42:50+08:00</Date>
        <Notes>Xamarin.Android 8.1.0.22 is a preview build of our next major release, called 15.5. Please see https://releases.xamarin.com/15-5-preview-3/ for more information. You can also see the latest builds in all channels at https://developer.xamarin.com/releases/current/.</Notes>
      </Release>
      <Release>
        <Version>8.1.0.21</Version>
        <Date>2017-10-24T04:24:13+08:00</Date>
        <Notes>Xamarin.Android 8.1.0.21 is a preview build of our next major release, called 15.5. Please see https://releases.xamarin.com/15-5-preview-2/ for more information. You can also see the latest builds in all channels at https://developer.xamarin.com/releases/current/.</Notes>
      </Release>
      <Release>
        <Version>8.1.0.20</Version>
        <Date>2017-10-12T05:22:27+08:00</Date>
        <Notes>Xamarin.Android 8.1.0.20 is a Beta build of our next major release, called 15.5. Please see https://releases.xamarin.com/beta-release-15-5-preview-1/ for more information. You can also see the latest builds in all channels at https://developer.xamarin.com/releases/current/.
</Notes>
      </Release>
      <Release>
        <Version>8.0.0.33</Version>
        <Date>2017-10-10T06:19:01+08:00</Date>
        <Notes>Xamarin.Android 8.0.0.33 is a Stable build of our new major release, called 15.4. Please see https://releases.xamarin.com/stable-release-15-4/ for more information. You can also see the latest builds in all channels at https://developer.xamarin.com/releases/current/.</Notes>
      </Release>
      <Release>
        <Version>8.0.0.21</Version>
        <Date>2017-09-26T22:05:40+08:00</Date>
        <Notes>Xamarin.Android 8.0.0.21 is a beta build of our next major release, called 15.4. Please see https://releases.xamarin.com/beta-release-15-4-preview-3/ for more information. You can also see the latest builds in all channels at https://developer.xamarin.com/releases/current/.</Notes>
      </Release>
      <Release>
        <Version>7.5.0.15</Version>
        <Date>2017-09-13T06:24:06+08:00</Date>
        <Notes>Xamarin.Android 7.5.0.15 is a beta build of our next major release, called 15.4. Please see https://releases.xamarin.com/beta-release-15-4-beta-1/ for more information. You can also see the latest builds in all channels at https://developer.xamarin.com/releases/current/.</Notes>
      </Release>
      <Release>
        <Version>7.4.0.21</Version>
        <Date>2017-08-23T03:59:30+08:00</Date>
        <Notes>Xamarin.Android 7.4.0.21 is a Stable build of our current release, which contains fixes for critical issues. Please see https://releases.xamarin.com/stable-release-15-3-2/ for more information. You can also see the latest builds in all channels at https://developer.xamarin.com/releases/current/. </Notes>
      </Release>
      <Release>
        <Version>7.4.0.19</Version>
        <Date>2017-08-15T00:15:31+08:00</Date>
        <Notes>Xamarin.Android 7.4.0.19 is a Stable build of our next major release, called 15.3. Please see https://releases.xamarin.com/stable-release-15-3/ for more information. You can also see the latest builds in all channels at https://developer.xamarin.com/releases/current/.</Notes>
      </Release>
      <Release>
        <Version>7.4.0.17</Version>
        <Date>2017-07-26T23:42:07+08:00</Date>
        <Notes>Xamarin.Android 7.4.0.17 is a Beta build of our next major release, called 15.3. Please see https://releases.xamarin.com/beta-release-15-3-preview-5/ for more information. You can also see the latest builds in all channels at https://developer.xamarin.com/releases/current/.</Notes>
      </Release>
      <Release>
        <Version>7.4.0.15</Version>
        <Date>2017-07-13T04:45:06+08:00</Date>
        <Notes>Xamarin.Android 7.4.0.15 is a Beta build of our next major release, called 15.3. Please see https://releases.xamarin.com/beta-release-15-3-preview-4 for more information. You can also see the latest builds in all channels at https://developer.xamarin.com/releases/current/. </Notes>
      </Release>
      <Release>
        <Version>7.4.0.13</Version>
        <Date>2017-06-30T21:27:20+08:00</Date>
        <Notes>Xamarin.Android 7.4.0.13 is a Beta build of our next major release, called 15.3. Please see https://releases.xamarin.com/beta-release-15-3-preview-3 for more information. You can also see the latest builds in all channels at https://developer.xamarin.com/releases/current/. </Notes>
      </Release>
      <Release>
        <Version>7.4.0.2</Version>
        <Date>2017-06-16T23:48:38+08:00</Date>
        <Notes>Xamarin.Android 7.4.0.2 is a Beta build of our next major release, called 15.3. Please see https://releases.xamarin.com/beta-release-15-3-preview-2 for more information. You can also see the latest builds in all channels at https://developer.xamarin.com/releases/current/.</Notes>
      </Release>
      <Release>
        <Version>7.3.1.2</Version>
        <Date>2017-05-27T01:40:31+08:00</Date>
        <Notes>Xamarin.Android 7.3.1.2 is a Stable build of our current release, which contains a fix for a recent mkbundle related regression in Android. Please see https://releases.xamarin.com/stable-release-15-2-2-xamarin-android-xamarin-vs-hotfix/ for more information. You can also see the latest builds in all channels at https://developer.xamarin.com/releases/current/.</Notes>
      </Release>
      <Release>
        <Version>7.3.1.1</Version>
        <Date>2017-05-24T06:43:52+08:00</Date>
        <Notes>Xamarin.Android 7.3.1.1 is a Stable build of our current major release, called 15.2. Please see https://releases.xamarin.com/stable-release-15-2-2/ for more information. You can also see the latest builds in all channels at https://developer.xamarin.com/releases/current/.</Notes>
      </Release>
      <Release>
        <Version>7.3.0.13</Version>
        <Date>2017-05-11T04:32:35+08:00</Date>
        <Notes>Xamarin.Android 7.3.0.13 is a Stable build of our next major release, called 15.2. Please see https://releases.xamarin.com/stable-release-15-2/ for more information. You can also see the latest builds in all channels at https://developer.xamarin.com/releases/current/.</Notes>
      </Release>
      <Release>
        <Version>7.3.0.11</Version>
        <Date>2017-04-26T00:29:13+08:00</Date>
        <Notes>Xamarin.Android 7.3.0.11 is a Beta build of our next major release, called 15.2. Please see https://releases.xamarin.com/beta-release-15-2-preview-1/ for more information. You can also see the latest builds in all channels at https://developer.xamarin.com/releases/current/.</Notes>
      </Release>
      <Release>
        <Version>7.2.0.7</Version>
        <Date>2017-04-06T04:51:13+08:00</Date>
        <Notes>Xamarin.Android 7.2.0.7 is a Stable build of our next major release, called 15.1. Please see https://releases.xamarin.com/stable-release-15-1/ for more information. You can also see the latest builds in all channels at https://developer.xamarin.com/releases/current/.</Notes>
      </Release>
      <Release>
        <Version>7.2.0.2</Version>
        <Date>2017-03-27T09:37:49+08:00</Date>
        <Notes>Xamarin.Android 7.2.0.2 is a Beta preview of our next major release, called 15.1. Please see https://releases.xamarin.com/beta-release-15-1-beta-preview-1/ for more information. You can also see the latest builds in all channels at https://developer.xamarin.com/releases/current/.</Notes>
      </Release>
      <Release>
        <Version>7.1.0.43</Version>
        <Date>2017-03-15T05:53:33+08:00</Date>
        <Notes>Xamarin.Android 7.1.0.43 is a service release of our current release, called Cycle 9. Please see https://releases.xamarin.com/service-release-cycle-9/ for more information. You can also see the latest builds in all channels at https://developer.xamarin.com/releases/current/.</Notes>
      </Release>
      <Release>
        <Version>7.1.0.41</Version>
        <Date>2017-02-23T06:16:02+08:00</Date>
        <Notes>Xamarin.Android 7.1.0.35 is a Stable release of Cycle 9, our next major feature release. Please see https://releases.xamarin.com/stable-release-cycle-9 for more information. You can also see the latest builds in all channels at https://developer.xamarin.com/releases/current/.</Notes>
      </Release>
      <Release>
        <Version>7.1.0.35</Version>
        <Date>2017-02-15T01:54:48+08:00</Date>
        <Notes>Xamarin.Android 7.1.0.35 is an updated release candidate for Cycle 9, our next major feature release. Please see https://releases.xamarin.com/release-candidate-cycle-9-rc6-refresh for more information. You can also see the latest builds in all channels at https://developer.xamarin.com/releases/current/.</Notes>
      </Release>
      <Release>
        <Version>7.1.0.34</Version>
        <Date>2017-02-08T02:28:51+08:00</Date>
        <Notes>Xamarin.Android 7.1.0.34 is an updated release candidate for Cycle 9, our next major feature release. Please see https://releases.xamarin.com/release-candidate-cycle-9-rc5-refresh for more information. You can also see the latest builds in all channels at https://developer.xamarin.com/releases/current/.</Notes>
      </Release>
      <Release>
        <Version>7.1.0.30</Version>
        <Date>2017-01-31T10:04:02+08:00</Date>
        <Notes>Xamarin.Android 7.1.0.30 is an updated beta release of Cycle 9, our next major feature release. Please see https://releases.xamarin.com/eta-release-cycle-9-rc-refresh-builds3/ for more information. You can also see the latest builds in all channels at https://developer.xamarin.com/releases/current/.</Notes>
      </Release>
      <Release>
        <Version>7.1.0.25</Version>
        <Date>2017-01-24T05:42:53+08:00</Date>
        <Notes>Xamarin.Android 7.1.0.25 is an updated beta release of Cycle 9, our next major feature release. Please see https://releases.xamarin.com/beta-release-cycle-9-refresh-builds2/ for more information. You can also see the latest builds in all channels at https://developer.xamarin.com/releases/current/.</Notes>
      </Release>
      <Release>
        <Version>7.1.0.23</Version>
        <Date>2017-01-19T05:58:19+08:00</Date>
        <Notes>Xamarin.Android 7.1.0.23 is an updated beta release of Cycle 9, our next major feature release. Please see https://releases.xamarin.com/beta-release-cycle-9-refresh-builds/ for more information. You can also see the latest builds in all channels at https://developer.xamarin.com/releases/current/.</Notes>
      </Release>
      <Release>
        <Version>7.1.0.19</Version>
        <Date>2017-01-11T05:48:44+08:00</Date>
        <Notes>Xamarin.Android 7.1.0.19 is a Release Candidate of Cycle 9, our next major feature release. Please see https://releases.xamarin.com/beta-release-cycle-9-rc-builds for more information. You can also see the latest builds in all channels at https://developer.xamarin.com/releases/current/.</Notes>
      </Release>
      <Release>
        <Version>7.0.2.42</Version>
        <Date>2016-12-23T01:16:27+08:00</Date>
        <Notes>Xamarin.Android 7.0.2-42 is the Stable release of Cycle 8 Service Release 2, our next service release. Please see https://releases.xamarin.com/stable-release-cycle-8-service-release-2 for more information. You can also see the latest builds in all channels at https://developer.xamarin.com/releases/current/.</Notes>
      </Release>
      <Release>
        <Version>7.0.2.37</Version>
        <Date>2016-11-16T02:12:10+08:00</Date>
        <Notes>Xamarin.Android 7.0.2.37 is the Stable release of Cycle 8 Service Release 1, our next service release. Please see https://releases.xamarin.com/stable-release-cycle-8-service-release-1 for more information. You can also see the latest builds in all channels at https://developer.xamarin.com/releases/current/.</Notes>
      </Release>
      <Release>
        <Version>7.0.2.28</Version>
        <Date>2016-10-21T05:05:52+08:00</Date>
        <Notes>Xamarin.Android 7.0.2.28 is a beta release of our next service release, called Service Release 1. Please see https://releases.xamarin.com/beta-release-cycle-8-service-release-1 for more information. You can also see the latest builds in all channels at https://developer.xamarin.com/releases/current/.</Notes>
      </Release>
      <Release>
        <Version>7.0.1.3</Version>
        <Date>2016-10-04T21:09:44</Date>
        <Notes>Xamarin.Android 7.0.1.3 is a update on top of Cycle 8 Service Release 0. Please see https://releases.xamarin.com/stable-release-cycle-8-service-release-0 for more information. You can also see the latest builds in all channels at https://developer.xamarin.com/releases/current/.
</Notes>
      </Release>
      <Release>
        <Version>7.0.1.2</Version>
        <Date>2016-09-26T19:30:17</Date>
        <Notes>Xamarin.Android 7.0.1.2 is a Stable release of Cycle 8 Service Release 0. Please see https://releases.xamarin.com/stable-release-cycle-8-service-release-0 for more information. You can also see the latest builds in all channels at https://developer.xamarin.com/releases/current/.</Notes>
      </Release>
      <Release>
        <Version>7.0.1.1</Version>
        <Date>2016-09-23T18:27:45</Date>
        <Notes>Xamarin.Android 7.0.1.1 is a Beta release of Cycle 8 Service Release 0, our next service release. Please see https://releases.xamarin.com/beta-preview-cycle-8-service-release-0  for more information. You can also see the latest builds in all channels at https://developer.xamarin.com/releases/current/.</Notes>
      </Release>
      <Release>
        <Version>7.0.1.0</Version>
        <Date>2016-09-22T20:51:18</Date>
        <Notes>Xamarin.Android 7.0.1.0 is a Beta release of Cycle 8 Service Release 0, our next service release. Please see https://releases.xamarin.com/beta-preview-cycle-8-service-release-0  for more information. You can also see the latest builds in all channels at https://developer.xamarin.com/releases/current/.
</Notes>
      </Release>
      <Release>
        <Version>7.0.0.18</Version>
        <Date>2016-09-13T18:30:01</Date>
        <Notes>Xamarin.Android 7.0.0.18 is a Stable release of Cycle 8, our next major feature release. Please see  https://releases.xamarin.com/stable-release-cycle-8-w-ios-10-and-xcode8-support for more information. You can also see the latest builds in all channels at https://developer.xamarin.com/releases/current/.
</Notes>
      </Release>
      <Release>
        <Version>7.0.0.15</Version>
        <Date>2016-09-08T20:53:20</Date>
        <Notes>Xamarin.Android 7.0.0.15 is a Beta release of Cycle 8, our next major feature release. Please see https://releases.xamarin.com/beta-preview-4-cycle-8 for more information. You can also see the latest builds in all channels at https://developer.xamarin.com/releases/current/.</Notes>
      </Release>
      <Release>
        <Version>7.0.0.3</Version>
        <Date>2016-08-31T21:15:53</Date>
        <Notes>Xamarin.Android 7.0.0.3 is an Beta release of Cycle 8, our next major feature release. Please see https://releases.xamarin.com/beta-preview-3-cycle-8/ for more information. You can also see the latest builds in all channels at https://developer.xamarin.com/releases/current/.</Notes>
      </Release>
      <Release>
        <Version>6.2.0.47</Version>
        <Date>2016-08-24T19:51:04</Date>
        <Notes>Xamarin.Android 6.2.0.47 is a Beta release of Cycle 8, our next major feature release. Please see https://releases.xamarin.com/beta-preview-2-cycle-8 for more information. You can also see the latest builds in all channels at https://developer.xamarin.com/releases/current/.</Notes>
      </Release>
      <Release>
        <Version>6.2.0.36</Version>
        <Date>2016-08-17T20:24:27</Date>
        <Notes>Xamarin.Android 6.2.0.36 is an Beta release of Cycle 8, our next major feature release. Please see https://releases.xamarin.com/beta-preview-1-cycle-8/ for more information. You can also see the latest builds in all channels at https://developer.xamarin.com/releases/current/.</Notes>
      </Release>
      <Release>
        <Version>6.1.2.21</Version>
        <Date>2016-07-29T19:53:33</Date>
        <Notes>Xamarin.Android 6.1.2.21 is a Stable release of Cycle 7 Service Release 1. Please see https://releases.xamarin.com/stable-release-cycle-7-service-release-1 for more information. You can also see the latest builds in all channels at https://developer.xamarin.com/releases/current/.</Notes>
      </Release>
      <Release>
        <Version>6.1.2.20</Version>
        <Date>2016-07-26T20:04:45</Date>
        <Notes>Xamarin.Android 6.1.2.20 is a beta release of Cycle 7 Service Release 1. Please see https://releases.xamarin.com/beta-release-cycle-7-service-release-1-update-2 for more information. You can also see the latest builds in all channels at https://developer.xamarin.com/releases/current/.</Notes>
      </Release>
      <Release>
        <Version>6.1.2.16</Version>
        <Date>2016-07-20T20:35:34</Date>
        <Notes>Xamarin.Android 6.1.2.16 is a beta release of Cycle 7 Service Release 1. Please see https://releases.xamarin.com/beta-release-cycle-7-service-release-1-updated for more information. You can also see the latest builds in all channels at https://developer.xamarin.com/releases/current/.</Notes>
      </Release>
      <Release>
        <Version>6.1.2.0</Version>
        <Date>2016-07-06T19:45:55</Date>
        <Notes>Xamarin.Android 6.1.2.0 is a preview of Cycle 7 Service Release 1. Please see https://releases.xamarin.com/beta-release-cycle-7-service-release-1 for more information. You can also see the latest builds in all channels at https://developer.xamarin.com/releases/current/.</Notes>
      </Release>
      <Release>
        <Version>6.1.1.1</Version>
        <Date>2016-06-21T21:49:06</Date>
        <Notes>Xamarin.Android 6.1.1.1 is a stable release of Cycle 7 Service Release 0. Please see  https://releases.xamarin.com/stable-release-cycle-7-service-release-0 for more information. You can also see the latest builds in all channels at https://developer.xamarin.com/releases/current/.</Notes>
      </Release>
      <Release>
        <Version>6.1.1.0</Version>
        <Date>2016-06-20T19:38:15</Date>
        <Notes>Xamarin.Android 6.1.1.0 is a beta preview of our next bugfix release, Cycle 7 Service Release 1. Please see  https://releases.xamarin.com/beta-release-cycle-7-service-release-0for more information. You can also see the latest builds in all channels at https://developer.xamarin.com/releases/current/.</Notes>
      </Release>
      <Release>
        <Version>6.1.0.71</Version>
        <Date>2016-06-06T21:43:57</Date>
        <Notes>Xamarin.Android 6.1.0.71 is the Stable release of our next major feature release, Cycle 7. Please see https://releases.xamarin.com/stable-release-cycle-7 for more information. You can also see the latest builds in all channels at https://developer.xamarin.com/releases/current/.
</Notes>
      </Release>
      <Release>
        <Version>6.1.0.69</Version>
        <Date>2016-05-23T21:46:21</Date>
        <Notes>Xamarin.Android 6.1.0.69 is the third release candidate of our next major feature release, Cycle 7. Please see https://releases.xamarin.com/beta-release-cycle-7-release-candidate-3 for more information. You can also see the latest builds in all channels at https://developer.xamarin.com/releases/current/.</Notes>
      </Release>
      <Release>
        <Version>6.1.0.56</Version>
        <Date>2016-05-17T21:50:18</Date>
        <Notes>Xamarin Studio 6.0.0.5156 is the second release candidate of our next major feature release, Cycle 7. Please see https://releases.xamarin.com/beta-release-cycle-7-release-candidate-2 for more information. You can also see the latest builds in all channels at https://developer.xamarin.com/releases/current/.</Notes>
      </Release>
      <Release>
        <Version>6.1.0.48</Version>
        <Date>2016-04-27T02:33:27</Date>
        <Notes>Xamarin.Android 6.1.0.48 is the first release candidate of our next major feature release, Cycle 7, announced during the keynote presentation at Evolve 2016. Please see https://releases.xamarin.com/evolve-keynote-releases for more information. You can also see the latest builds in all channels at https://developer.xamarin.com/releases/current/.</Notes>
      </Release>
      <Release>
        <Version>6.1.0.37</Version>
        <Date>2016-04-11T21:04:01</Date>
        <Notes>Xamarin.Android 6.1.0.37 is an Beta release for an upcoming major Xamarin Platform release, called Cycle 7. Please see https://releases.xamarin.com/beta-cycle-7/ for more information. You can also see the latest builds in all channels at https://developer.xamarin.com/releases/current/.</Notes>
      </Release>
      <Release>
        <Version>6.0.3.5</Version>
        <Date>2016-03-31T15:44:13</Date>
        <Notes>Xamarin.Android 6.0.3.5 is a Stable release supporting the awesome announcements from Microsoft //Build 3/31 Keynote. Check out the Xamarin Blog and FAQ for more info on the big news. Please see https://releases.xamarin.com/stable-release-cycle-6-service-release-3 for more information on the released builds. You can also see the latest builds in all channels at https://developer.xamarin.com/releases/current/.</Notes>
      </Release>
      <Release>
        <Version>6.0.2.1</Version>
        <Date>2016-03-03T22:31:34</Date>
        <Notes>Xamarin.Android 6.0.2.1 is a Stable service release for the Xamarin Platform. Please see https://releases.xamarin.com/stable-release-cycle-6-service-release-2 for more information. You can also see the latest builds in all channels at https://developer.xamarin.com/releases/current/.
</Notes>
      </Release>
      <Release>
        <Version>6.0.1.10</Version>
        <Date>2016-01-28T21:25:29</Date>
        <Notes>Xamarin.Android 6.0.1.10 is a Stable release of Cycle 6 Service Release 1. Please visit https://releases.xamarin.com/stable-release-cycle-6-service-release-1 for more information. You can also check out the latest products available in all channels at http://developer.xamarin.com/releases/current.</Notes>
      </Release>
      <Release>
        <Version>6.0.1.9</Version>
        <Date>2016-01-18T20:55:23</Date>
        <Notes>Xamarin.Android 6.0.1.9 is a Beta preview of Cycle 6 Service Release 1. Please visit https://releases.xamarin.com/beta-release-cycle-6-beta-preview for more information. You can also check out the latest products available in all channels at http://developer.xamarin.com/releases/current. 
</Notes>
      </Release>
      <Release>
        <Version>6.0.0.34</Version>
        <Date>2015-11-16T22:31:41</Date>
        <Notes>Xamarin.Android 6.0.0.34 is the Stable feature release our Cycle 6 series of builds. Please visit https://releases.xamarin.com/stable-release-cycle-6-final for more information. You can also check out the latest products available in all channels at http://developer.xamarin.com/releases/current.</Notes>
      </Release>
      <Release>
        <Version>6.0.0.33</Version>
        <Date>2015-11-11T21:39:38</Date>
        <Notes>Xamarin.Android 6.0.0.33 is an updated Beta release of RC2 for our Cycle 6 series of builds. Please visit https://releases.xamarin.com/beta-preview-cycle-6-preview-update-release-candidate-2 for more information. You can also check out the latest products available in all channels at http://developer.xamarin.com/releases/current.</Notes>
      </Release>
      <Release>
        <Version>5.1.9.0</Version>
        <Date>2015-10-22T18:59:53</Date>
        <Notes>Xamarin.Android 5.1.9.0 is an updated Stable release to support Android M for Xamarin Studio. Please see https://releases.xamarin.com/stable-release-android-m-support for more information. You can also check out the latest products available in all channels at http://developer.xamarin.com/releases/current/.
</Notes>
      </Release>
      <Release>
        <Version>5.1.7.12</Version>
        <Date>2015-10-08T19:56:43</Date>
        <Notes>Xamarin Android 5.1.7.12 is an updated Stable release to support Android M for Xamarin Studio. Please see https://releases.xamarin.com/stable-release-android-m-support for more information.
</Notes>
      </Release>
      <Release>
        <Version>5.1.6.7</Version>
        <Date>2015-09-11T15:50:59</Date>
        <Notes>Release notes here: http://developer.xamarin.com/releases/android/xamarin.android_5/xamarin.android_5.1/</Notes>
      </Release>
      <Release>
        <Version>5.1.6.5</Version>
        <Date>2015-08-25T23:15:33</Date>
        <Notes>Release notes here: http://developer.xamarin.com/releases/android/xamarin.android_5/xamarin.android_5.1</Notes>
      </Release>
      <Release>
        <Version>5.1.5.3</Version>
        <Date>2015-07-23T23:11:35</Date>
        <Notes>Release notes here: http://developer.xamarin.com/releases/android/xamarin.android_5/xamarin.android_5.1/	</Notes>
      </Release>
      <Release>
        <Version>5.1.4.16</Version>
        <Date>2015-06-23T21:32:56</Date>
        <Notes>Release notes here: http://developer.xamarin.com/releases/android/xamarin.android_5/xamarin.android_5.1/#Xamarin.Android_5.1.4</Notes>
      </Release>
      <Release>
        <Version>5.1.3.1</Version>
        <Date>2015-06-03T18:37:42</Date>
        <Notes>Hotfix to address the following bugs surrounding the new bits that came out of Google I/O last week: 

30555 - Unable to process new "preview channel" build/sdk tools paths
30562 - Aapt path has changed in the latest build tools release
30653 - Deployment failed because of an internal error: File name has not been set 
30566 - java.lang.String throwing java.lang.UnsupportedOperationException: Use StringFactory instead.
</Notes>
      </Release>
      <Release>
        <Version>5.1.2.1</Version>
        <Date>2015-05-27T22:15:20</Date>
        <Notes>Release notes here: http://developer.xamarin.com/releases/android/xamarin.android_5/xamarin.android_5.1/	</Notes>
      </Release>
      <Release>
        <Version>5.1.2.0</Version>
        <Date>2015-05-12T23:18:21</Date>
        <Notes>Release notes here: http://developer.xamarin.com/releases/android/xamarin.android_5/xamarin.android_5.1/</Notes>
      </Release>
      <Release>
        <Version>5.1.1.0</Version>
        <Date>2015-05-13T20:37:26</Date>
        <Notes>Xamarin.Android 5.1.1 is a hotfix release to fix operations on System.Decimal.</Notes>
      </Release>
      <Release>
        <Version>5.1.0.115</Version>
        <Date>2015-04-22T21:48:09</Date>
        <Notes>Release notes here: http://developer.xamarin.com/releases/android/xamarin.android_5/xamarin.android_5.1/</Notes>
      </Release>
      <Release>
        <Version>5.1.0.113</Version>
        <Date>2015-04-14T21:46:19</Date>
        <Notes>Release notes here: http://developer.xamarin.com/releases/android/xamarin.android_5/xamarin.android_5.1/	</Notes>
      </Release>
      <Release>
        <Version>4.20.2.1</Version>
        <Date>2015-04-08T20:54:13</Date>
        <Notes>See Release Notes: http://developer.xamarin.com/releases/android/xamarin.android_4/xamarin.android_4.20/</Notes>
      </Release>
      <Release>
        <Version>4.20.1.0</Version>
        <Date>2015-03-18T19:54:14</Date>
        <Notes>See Release Notes: http://developer.xamarin.com/releases/android/xamarin.android_4/xamarin.android_4.20/</Notes>
      </Release>
      <Release>
        <Version>4.20.0.37</Version>
        <Date>2015-03-06T22:56:44</Date>
        <Notes>Include fixes to the SMACK / FREAK TLS vulnerablitlies</Notes>
      </Release>
      <Release>
        <Version>4.20.0.28</Version>
        <Date>2014-11-20T23:20:50</Date>
        <Notes>See Release Notes: http://developer.xamarin.com/releases/android/xamarin.android_4/xamarin.android_4.20/</Notes>
      </Release>
      <Release>
        <Version>4.20.0.26</Version>
        <Date>2014-11-17T21:21:05</Date>
        <Notes>Improvements to the debugging experience.</Notes>
      </Release>
      <Release>
        <Version>4.20.0.24</Version>
        <Date>2014-11-11T22:46:43</Date>
        <Notes>See Release Notes: http://developer.xamarin.com/releases/android/xamarin.android_4/xamarin.android_4.20/
</Notes>
      </Release>
      <Release>
        <Version>4.18.1.3</Version>
        <Date>2014-10-30T02:59:09</Date>
        <Notes>Fixes a number of issues with DateTime calculations.
Fixes a build failure that would occur when certain resource files were marked as read-only.
Fixes an issue inflating views when the namespace of custom controls was mixed case.
Fixes an issue that would cause 9-patch images to render incorrectly.</Notes>
      </Release>
      <Release>
        <Version>4.18.0.34</Version>
        <Date>2014-10-04T15:19:23</Date>
        <Notes>Addresses an issue evaluating DateTime in some timezones.</Notes>
      </Release>
      <Release>
        <Version>4.18.0.32</Version>
        <Date>2014-10-03T20:39:39</Date>
        <Notes>See Release Notes: http://developer.xamarin.com/releases/android/xamarin.android_4/xamarin.android_4.18/</Notes>
      </Release>
      <Release>
        <Version>4.18.0.30</Version>
        <Date>2014-09-19T19:54:48</Date>
        <Notes>See Release Notes: http://developer.xamarin.com/releases/android/xamarin.android_4/xamarin.android_4.18/</Notes>
      </Release>
      <Release>
        <Version>4.16.0.17</Version>
        <Date>2014-09-11T18:04:11</Date>
        <Notes>Addresses an issue building Android solutions with multiple binding projects.

Release Notes: http://developer.xamarin.com/releases/android/xamarin.android_4/xamarin.android_4.16/</Notes>
      </Release>
      <Release>
        <Version>4.16.0.14</Version>
        <Date>2014-09-03T18:43:27</Date>
        <Notes>Xamarin.Android 4.16 is the first release to require JDK 1.7. Please see the release notes for more information.

Release Notes: http://developer.xamarin.com/releases/android/xamarin.android_4/xamarin.android_4.16/</Notes>
      </Release>
      <Release>
        <Version>4.16.0.12</Version>
        <Date>2014-08-13T17:35:57</Date>
        <Notes>See Release Notes: http://developer.xamarin.com/releases/android/xamarin.android_4/xamarin.android_4.16/</Notes>
      </Release>
      <Release>
        <Version>4.14.0.55</Version>
        <Date>2014-08-04T15:53:01</Date>
        <Notes>See Release Notes: http://developer.xamarin.com/releases/android/xamarin.android_4/xamarin.android_4.14/</Notes>
      </Release>
      <Release>
        <Version>4.14.0.52</Version>
        <Date>2014-07-22T19:43:13</Date>
        <Notes>No major changes from last release.</Notes>
      </Release>
      <Release>
        <Version>4.14.0.51</Version>
        <Date>2014-07-16T22:31:49</Date>
        <Notes>Xamarin.Android 4.14.0 contains several new features and bug fixes. Please see the full release notes here: http://developer.xamarin.com/releases/android/xamarin.android_4/xamarin.android_4.14/#0	</Notes>
      </Release>
      <Release>
        <Version>4.12.6.1</Version>
        <Date>2014-07-09T17:03:14</Date>
        <Notes>Xamarin.Android 4.12.6 is a hotfix release to address the path change for the zipalign tool introduced by the Android Build Tools 20.0.0 release. Please see the release notes: http://developer.xamarin.com/releases/android/xamarin.android_4/xamarin.android_4.12/#6</Notes>
      </Release>
      <Release>
        <Version>4.12.5</Version>
        <Date>2014-06-17T17:47:58</Date>
        <Notes>Xamarin.Android 4.12.5 is hotfix release to address an InvalidCastException in WriteRequestAsyncCB. </Notes>
      </Release>
      <Release>
        <Version>4.12.4.20</Version>
        <Date>2014-05-22T20:00:08</Date>
        <Notes>This is the Release Candidate for Xamarin.Android 4.12.4. It contains several bug fixes. Please see the release notes:
http://docs.xamarin.com/releases/android/xamarin.android_4/xamarin.android_4.12/#4</Notes>
      </Release>
      <Release>
        <Version>4.12.4.12</Version>
        <Date>2014-05-13T17:46:35</Date>
        <Notes>Xamarin.Android 4.12.4 contains several bug fixes. Release notes available at:
http://docs.xamarin.com/releases/android/xamarin.android_4/xamarin.android_4.12/#4</Notes>
      </Release>
      <Release>
        <Version>4.12.4</Version>
        <Date>2014-04-29T19:45:40</Date>
        <Notes>Xamarin.Android 4.12.4 contains several bug fixes. Release notes available at:
http://docs.xamarin.com/releases/android/xamarin.android_4/xamarin.android_4.12/#4</Notes>
      </Release>
      <Release>
        <Version>4.12.3</Version>
        <Date>2014-03-27T13:56:30</Date>
        <Notes>Xamarin.Android 4.12.3 provides support for the new ART Android runtime.

Full release notes available at:
http://docs.xamarin.com/releases/android/xamarin.android_4/xamarin.android_4.12/#3	</Notes>
      </Release>
      <Release>
        <Version>4.12.1</Version>
        <Date>2014-02-28T23:44:34</Date>
        <Notes>4.12.1 is a hotfix release to address issues with the 4.12.0 release. 

Fixes a race in msbuild that was preventing the Android 19 platform apk from installing correctly on Windows.

Fixes an issue that was causing some projects using components to fail after cleaning and rebuilding.

Fixes an exception thrown when XmlFormatterDeserializer.GetTypeFromNamePair() was deserializing a KnownType(typeof(string[])).

Release notes available at:
http://docs.xamarin.com/releases/android/xamarin.android_4/xamarin.android_4.12/#Xamarin.Android_4.12.1</Notes>
      </Release>
      <Release>
        <Version>4.12.0</Version>
        <Date>2014-02-20T20:31:19</Date>
        <Notes>Release notes available at:
http://docs.xamarin.com/releases/android/xamarin.android_4/xamarin.android_4.12/#Xamarin.Android_4.12.0</Notes>
      </Release>
      <Release>
        <Version>4.12.0</Version>
        <Date>2014-02-18T17:23:44</Date>
        <Notes>Release notes available at:
http://docs.xamarin.com/releases/android/xamarin.android_4/xamarin.android_4.12/#Xamarin.Android_4.12.0</Notes>
      </Release>
      <Release>
        <Version>4.12.0</Version>
        <Date>2014-02-06T21:37:23</Date>
        <Notes>Xamarin.Android 4.12.0.22</Notes>
      </Release>
      <Release>
        <Version>4.8.3</Version>
        <Date>2013-10-09T20:09:57</Date>
        <Notes>Release notes available at: http://docs.xamarin.com/releases/android/xamarin.android_4/xamarin.android_4.8#3</Notes>
      </Release>
      <Release>
        <Version>4.8.3</Version>
        <Date>2013-10-07T21:19:04</Date>
        <Notes>Release notes here: http://docs.xamarin.com/releases/android/xamarin.android_4/xamarin.android_4.8#Xamarin.Android_4.8.3</Notes>
      </Release>
      <Release>
        <Version>4.8.3</Version>
        <Date>2013-10-03T21:08:02</Date>
        <Notes>Release notes here: http://docs.xamarin.com/releases/android/xamarin.android_4/xamarin.android_4.8#Xamarin.Android_4.8.3</Notes>
      </Release>
      <Release>
        <Version>4.8.2</Version>
        <Date>2013-08-27T19:14:43</Date>
        <Notes>Release notes available here:
http://docs.xamarin.com/releases/android/xamarin.android_4/xamarin.android_4.8#Xamarin.Android_4.8.2</Notes>
      </Release>
      <Release>
        <Version>4.8.1</Version>
        <Date>2013-08-01T01:56:20</Date>
        <Notes>Release notes here: http://docs.xamarin.com/releases/android/xamarin.android_4/xamarin.android_4.8#1</Notes>
      </Release>
      <Release>
        <Version>4.8.0</Version>
        <Date>2013-07-22T20:52:58</Date>
        <Notes>Release notes here: http://docs.xamarin.com/releases/android/xamarin.android_4/xamarin.android_4.8</Notes>
      </Release>
      <Release>
        <Version>4.8.0</Version>
        <Date>2013-07-18T23:37:01</Date>
        <Notes>Release notes here: http://docs.xamarin.com/releases/android/xamarin.android_4/xamarin.android_4.8.0</Notes>
      </Release>
      <Release>
        <Version>4.7.11</Version>
        <Date>2013-06-26T17:45:00</Date>
        <Notes>Release notes here: http://docs.xamarin.com/releases/android/xamarin.android_4/xamarin.android_4.7#Xamarin.Android_4.7.11</Notes>
      </Release>
      <Release>
        <Version>4.7.9</Version>
        <Date>2013-06-14T19:02:43</Date>
        <Notes>Adds compatibility for those who also use Xamarin.iOS for Visual Studio 1.2.</Notes>
      </Release>
      <Release>
        <Version>4.7.4</Version>
        <Date>2013-04-16T14:20:05</Date>
        <Notes>Improved diagnostics on deployment failures
Multiple linker issues fixed when building from inside Xamarin Studio
Faster KillProcess behavior</Notes>
      </Release>
    </Releases>
    <Level>
      <Id>Beta</Id>
      <Name>Preview</Name>
      <BannerMessage />
      <Idx>1</Idx>
    </Level>
    <RequiresRestart>false</RequiresRestart>
    <RequiresInteractiveInstall>false</RequiresInteractiveInstall>
    <InstallerMetadata />
    <Inactive>false</Inactive>
    <IsPreview>false</IsPreview>
    <Status>PendingDownload</Status>
    <UpdateInfoFile>/Developer/MonoAndroid/updateinfo</UpdateInfoFile>
    <InstalledVersion>9.3.0.23</InstalledVersion>
  </Update>
  <Update>
    <Name>Xamarin.Forms HotReload extension</Name>
    <Id>HotReload.MacVS.HotReload.MacVS,1.3.7</Id>
    <VersionId>0</VersionId>
    <Dependencies>34937104-97FC-42A0-9159-D951135F72CA</Dependencies>
    <Url>https://addins.monodevelop.com/Stable/Mac/8.1.3/HotReload.MacVS.HotReload.MacVS-1.3.7.mpack</Url>
    <Version>1.3.7</Version>
    <Size>51949</Size>
    <IsThirdParty>true</IsThirdParty>
    <Date>2019-10-03T07:52:24.385451+08:00</Date>
    <Releases>
      <Release>
        <Version>1.3.7</Version>
        <Date>2019-10-03T07:52:24.385506+08:00</Date>
        <Notes>New version available.</Notes>
      </Release>
    </Releases>
    <Level>
      <Id>Stable</Id>
      <Name>Stable</Name>
      <BannerMessage />
      <Idx>0</Idx>
    </Level>
    <RequiresRestart>true</RequiresRestart>
    <RequiresInteractiveInstall>true</RequiresInteractiveInstall>
    <Inactive>false</Inactive>
    <IsPreview>false</IsPreview>
    <File>/Users/allen/Library/Caches/VisualStudio/8.0/TempDownload/HotReload.MacVS.HotReload.MacVS-1.3.7.mpack</File>
    <Status>Downloaded</Status>
  </Update>
  <Update>
    <Name>Xamarin.Mac</Name>
    <Id>0ab364ff-c0e9-43a8-8747-3afb02dc7731</Id>
    <VersionId>2060200042</VersionId>
    <Dependencies />
    <Url>https://download.visualstudio.microsoft.com/download/pr/54b422d1-7448-4c23-a8dd-f6db04641531/b83dc3119d4c49f3922ff286128b4874/xamarin.mac-6.2.0.42.pkg</Url>
    <Version>6.2.0.42</Version>
    <Size>120121689</Size>
    <Hash>4a29a1e814977986f40864afa6eeafc4</Hash>
    <IsThirdParty>false</IsThirdParty>
    <Date>2019-09-24T02:01:56+08:00</Date>
    <Releases>
      <Release>
        <Version>6.2.0.42</Version>
        <Date>2019-09-24T02:01:56+08:00</Date>
        <Notes>This version of Xamarin.Mac is included in Visual Studio for Mac 8.3. For more information, please see the release notes: https://docs.microsoft.com/en-us/xamarin/mac/release-notes/6/6.2</Notes>
      </Release>
      <Release>
        <Version>5.16.1.24</Version>
        <Date>2019-09-12T23:55:01+08:00</Date>
        <Notes>This version of Xamarin.Mac is included in Visual Studio for Mac 8.3 Preview 4. For more information, please see the release notes: https://docs.microsoft.com/en-us/xamarin/mac/release-notes/5/5.16</Notes>
      </Release>
      <Release>
        <Version>5.16.1.17</Version>
        <Date>2019-09-05T03:36:51+08:00</Date>
        <Notes>This version of Xamarin.Mac is included in Visual Studio for Mac 8.3 Preview 3. For more information, please see the release notes: https://docs.microsoft.com/en-us/xamarin/mac/release-notes/5/5.16</Notes>
      </Release>
      <Release>
        <Version>5.16.1.9</Version>
        <Date>2019-08-20T05:25:01+08:00</Date>
        <Notes>This version of Xamarin.Mac is included in Visual Studio for Mac 8.3 Preview 2. For more information, please see the release notes: https://docs.microsoft.com/en-us/xamarin/mac/release-notes/5/5.16</Notes>
      </Release>
      <Release>
        <Version>5.16.0.5</Version>
        <Date>2019-07-25T01:39:14+08:00</Date>
        <Notes>This version of Xamarin.Mac is included in Visual Studio for Mac 8.3 Preview 1. For more information, please see the release notes: https://docs.microsoft.com/en-us/xamarin/mac/release-notes/5/5.16</Notes>
      </Release>
      <Release>
        <Version>5.14.0.91</Version>
        <Date>2019-06-14T04:09:51+08:00</Date>
        <Notes>This version of Xamarin.Mac is included in Visual Studio 2019 for Mac version 8.2. For more information, please see the release notes: https://docs.microsoft.com/xamarin/mac/release-notes.</Notes>
      </Release>
      <Release>
        <Version>5.10.0.153</Version>
        <Date>2019-06-15T09:12:23+08:00</Date>
        <Notes>This version of Xamarin.Mac is included in Visual Studio 2019 for Mac version 8.1. For more information, please see the release notes: https://docs.microsoft.com/xamarin/mac/release-notes/5/5.10</Notes>
      </Release>
      <Release>
        <Version>5.10.0.150</Version>
        <Date>2019-05-06T23:02:24+08:00</Date>
        <Notes>This version of Xamarin.Mac is included in Visual Studio for Mac 8.1 Preview 1. For more information, please see the release notes: https://docs.microsoft.com/en-us/xamarin/mac/release-notes/5/5.10</Notes>
      </Release>
      <Release>
        <Version>5.10.0.147</Version>
        <Date>2019-04-24T04:43:19+08:00</Date>
        <Notes>This version of Xamarin.Mac includes various bug fixes and improvements. For more information, please see the release notes: https://docs.microsoft.com/en-us/xamarin/mac/release-notes/5/5.10</Notes>
      </Release>
      <Release>
        <Version>5.8.0.0</Version>
        <Date>2019-04-10T01:09:22+08:00</Date>
        <Notes>This release introduces Xcode 10.2 support. For more information, please see the release notes: https://docs.microsoft.com/en-us/xamarin/mac/release-notes/5/5.8</Notes>
      </Release>
      <Release>
        <Version>5.6.0.25</Version>
        <Date>2019-04-03T00:37:34+08:00</Date>
        <Notes>This version of Xamarin.Mac is included in Visual Studio for Mac 8.0. For more information, please see the release notes: https://docs.microsoft.com/en-us/xamarin/mac/release-notes/5/5.6</Notes>
      </Release>
      <Release>
        <Version>5.2.1.16</Version>
        <Date>2019-03-21T02:52:22+08:00</Date>
        <Notes>This version of Xamarin.Mac supports Visual Studio for Mac 2019 Preview 4. For more information, please see release notes here: https://docs.microsoft.com/en-us/xamarin/mac/release-notes/5/5.2</Notes>
      </Release>
      <Release>
        <Version>5.2.1.15</Version>
        <Date>2019-02-13T10:56:32+08:00</Date>
        <Notes>Fixes https://github.com/mono/mono/issues/10488</Notes>
      </Release>
      <Release>
        <Version>5.2.1.13</Version>
        <Date>2019-01-17T03:16:23+08:00</Date>
        <Notes>This version of Xamarin.Mac adds support for Mono 5.18: https://github.com/xamarin/xamarin-macios/issues/5324

For more information, please see release notes here: https://docs.microsoft.com/en-us/xamarin/mac/release-notes/5/5.2</Notes>
      </Release>
      <Release>
        <Version>5.2.1.12</Version>
        <Date>2018-12-12T07:33:43+08:00</Date>
        <Notes>This security update addresses the CVE-2018-8292 vulnerability here: https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2018-8292

For more information, please see release notes: https://developer.xamarin.com/releases/mac/xamarin.mac_5/xamarin.mac_5.2/</Notes>
      </Release>
      <Release>
        <Version>5.2.1.11</Version>
        <Date>2018-11-29T03:13:08+08:00</Date>
        <Notes>What's new in this release:

- Issues Fixed: https://github.com/xamarin/xamarin-macios/issues/5158 - Incomplete `System.Threading.Tasks.Extensions` Facade. For more information, please see release notes here: https://developer.xamarin.com/releases/mac/xamarin.mac_5/xamarin.mac_5.2/</Notes>
      </Release>
      <Release>
        <Version>5.2.1.10</Version>
        <Date>2018-11-08T05:37:22+08:00</Date>
        <Notes>What's new in this release: 

- Various fixes and API improvements. For more information, please see release notes here: https://developer.xamarin.com/releases/mac/xamarin.mac_5/xamarin.mac_5.2/</Notes>
      </Release>
      <Release>
        <Version>5.2.1.9</Version>
        <Date>2018-10-26T02:24:41+08:00</Date>
        <Notes>What's New in this release:

- Improved 10.14 support - In some cases drawing corruptions could occur in AppKit, causing rather strange behavior.
- Improved build performance - In many cases actool was running every build, unnecessarily forcing rebuilds in common cases. By caching these results, build times after no changes are significantly improved.

For more information, please see release notes here: https://developer.xamarin.com/releases/mac/xamarin.mac_5/xamarin.mac_5.2/</Notes>
      </Release>
      <Release>
        <Version>5.2.0.0</Version>
        <Date>2018-10-03T02:20:33+08:00</Date>
        <Notes>What's new in this release:

Enhancements
- https://devdiv.visualstudio.com/DevDiv/_workitems/edit/693034) -  Include Xcode 10 support (SDK, API and tools) from Xamarin.Mac 5.0

Issues Fixed
- https://github.com/xamarin/xamarin-macios/issues/3976) -  Add automatic detection of `NetworkExtension.framework` usage

For more details, please see release notes here: https://developer.xamarin.com/releases/mac/xamarin.mac_5/xamarin.mac_5.2/</Notes>
      </Release>
      <Release>
        <Version>4.8.0.22</Version>
        <Date>2018-09-13T09:58:43+08:00</Date>
        <Notes>What's new in this release:
- bug fixes and other improvements. 

Please see https://developer.xamarin.com/releases/mac/xamarin.mac_4/ for more details.</Notes>
      </Release>
      <Release>
        <Version>4.8.0.1</Version>
        <Date>2018-09-12T21:31:09+08:00</Date>
        <Notes>What's new in this release:
- numerous bug fixes and improvements. Please see https://developer.xamarin.com/releases/ for more details. </Notes>
      </Release>
      <Release>
        <Version>4.6.0.13</Version>
        <Date>2018-08-23T04:31:04+08:00</Date>
        <Notes>Issue Fixed:

- https://devdiv.visualstudio.com/DevDiv/_workitems/edit/649776 - Don't put gcc/linker flags in the response file, since Mono.Options doesn't support escaping quotes

Please see full release notes here: https://developer.xamarin.com/releases/mac/xamarin.mac_4/xamarin.mac_4.6/</Notes>
      </Release>
      <Release>
        <Version>4.6.0.11</Version>
        <Date>2018-07-25T03:12:05+08:00</Date>
        <Notes>What's new in this release:

- Various bug fixes. Please see: https://developer.xamarin.com/releases/mac/xamarin.mac_4/xamarin.mac_4.6/ for more details.</Notes>
      </Release>
      <Release>
        <Version>4.6.0.10</Version>
        <Date>2018-07-12T03:45:28+08:00</Date>
        <Notes>Please see Xamarin.Mac release notes here: https://developer.xamarin.com/releases/mac/xamarin.mac_4/xamarin.mac_4.6/</Notes>
      </Release>
      <Release>
        <Version>4.6.0.4</Version>
        <Date>2018-06-22T01:25:03+08:00</Date>
        <Notes>What's New in this Release

 API Enhancements
- https://github.com/xamarin/xamarin-macios/pull/3544 - Avoid unnecessary native calls for `NSNull.Null`
- https://github.com/xamarin/xamarin-macios/pull/3968 - Implement NSUrlProtocolClient properly on macOS
- https://github.com/xamarin/xamarin-macios/pull/4001 - Enable `SSL[Get|Set]AlpnProtocols` since it's now available in macOS 10.13.4

Tooling Enhancements
- https://github.com/xamarin/xamarin-macios/pull/3525 -  Build assemblies we ship deterministically, i.e. `csc -deterministic`
- https://github.com/xamarin/xamarin-macios/issues/3926 - Use a response file in `MmpTaskBase`
- https://github.com/xamarin/xamarin-macios/issues/3869 - Allow `[WrapAttribute]` usage with interface protocols

Performance Enhancements
- Optimize [IsCustomType](https://github.com/xamarin/xamarin-macios/pull/4161), which can dramatically improves creating new NSObject instances under the dynamic registrar. 
- Optimize [NSActionDispatcher](https://github.com/xamarin/xamarin-macios/pull/4162) to reduce allocations and number of indirections in event callbacks.
- Optimize [ReaderParameters instances in CoreResolver](https://github.com/xamarin/xamarin-macios/pull/4151) which is used at build time by MMP

For a list of issues fixed, please see full release notes here: https://developer.xamarin.com/releases/mac/xamarin.mac_4/xamarin.mac_4.6/</Notes>
      </Release>
      <Release>
        <Version>4.5.0.331</Version>
        <Date>2018-06-01T02:38:48+08:00</Date>
        <Notes>This is the 2nd Preview of the Xamarin.Mac 15.8 release.

For more information on this release, and to see all the issues that have been addressed, see the release notes: https://developer.xamarin.com/releases/mac/xamarin.mac_4/xamarin.mac_4.5/
</Notes>
      </Release>
      <Release>
        <Version>4.5.0.280</Version>
        <Date>2018-05-08T23:04:33+08:00</Date>
        <Notes>What's New in this Release

API Enhancements
- https://github.com/xamarin/xamarin-macios/pull/3544 -  [foundation] Avoid unnecessary native calls for `NSNull.Null`
- https://github.com/xamarin/xamarin-macios/pull/3968 -  [foundation] Implement NSUrlProtocolClient properly on macOS
- https://github.com/xamarin/xamarin-macios/pull/4001 -  [security] Enable `SSL[Get|Set]AlpnProtocols` since it's now available in macOS 10.13.4

Tooling Enhancements
- https://github.com/xamarin/xamarin-macios/pull/3525 -  Build assemblies we ship deterministically, i.e. `csc -deterministic`
- https://github.com/xamarin/xamarin-macios/issues/3926 -  [msbuild] Use a response file in `MmpTaskBase`
- https://github.com/xamarin/xamarin-macios/issues/3869 -  [generator] Allow `[WrapAttribute]` usage with interface protocols

Issues Fixed
- https://github.com/xamarin/xamarin-macios/issues/3199 - [msbuild] Skip reference assemblies passed to `mmp`
- https://github.com/xamarin/xamarin-macios/issues/3674 - [msbuild] Correctly determine whenther Xamarin.Mac builds require a provisioning profile
- https://github.com/xamarin/xamarin-macios/issues/3716 - [gameplaykit] Fix naming of `GKNoise.DisplaceX`
- https://github.com/xamarin/xamarin-macios/issues/3778 - [appkit] Adds `[NullAllowed]` to `NSTableView.RegisterNib`
- https://github.com/xamarin/xamarin-macios/issues/3779 - [appkit] Adds `[NullAllowed]` to `NSGridCell.ContentView`
- https://github.com/xamarin/xamarin-macios/issues/3792 - [appkit] Adds `[NullAllowed]` to `NSTableCellView.ObjectValue`
- https://github.com/xamarin/xamarin-macios/issues/3824 - [appkit] Fix default values for touchbar APIs in `NSTextViewDelegate`
- https://github.com/xamarin/xamarin-macios/issues/3830 - [runtime] Don't throw exceptions when checking if a token reference exists (and not finding any)
- https://github.com/xamarin/xamarin-macios/issues/3868 - [appkit] Fix stack overflow in `NSApplication.NextEvent` binding
- https://github.com/xamarin/xamarin-macios/pull/3871 - [coretext] Fix `GetMatchingFontDescriptors` overload with sort callback
- https://github.com/xamarin/xamarin-macios/pull/3905 - [msbuild] Catch `ArgumentException` if `IBToolTask` fails to load plist output
- https://github.com/xamarin/xamarin-macios/issues/3922 - [msbuild] Fixed `TargetDevice` typo
- https://github.com/xamarin/xamarin-macios/issues/3943 - [runtime] Don't lock while calling selectors that can up calling managed code
- https://github.com/xamarin/xamarin-macios/issues/3944 - [spritekit] Fix `SKActionTimingFunction` delegate signature

See full release notes here: https://developer.xamarin.com/releases/mac/xamarin.mac_4/xamarin.mac_4.5/</Notes>
      </Release>
      <Release>
        <Version>4.4.1.176</Version>
        <Date>2018-05-07T23:42:34+08:00</Date>
        <Notes>Issues Fixed:

Github Issue 8403: https://github.com/mono/mono/issues/8403 - [mono] Fix invalid IL when running .NET Standard 1.5 code
Github Issue 58413: https://bugzilla.xamarin.com/show_bug.cgi?id=58413 - [mono] Replace `mono_msec_boottime()` with CoreCLR implementation

Please see full release notes here: https://developer.xamarin.com/releases/mac/xamarin.mac_4/xamarin.mac_4.4/</Notes>
      </Release>
      <Release>
        <Version>4.4.1.173</Version>
        <Date>2018-04-27T01:30:17+08:00</Date>
        <Notes>Issues Fixed:

- Github Issue 3920: https://github.com/xamarin/xamarin-macios/issues/3920 - msbuild - Fix reading AOT options from IDE

See full release notes here: https://developer.xamarin.com/releases/mac/xamarin.mac_4/xamarin.mac_4.4/
See previous versions here: https://releases.xamarin.com/15-7-preview-4/</Notes>
      </Release>
      <Release>
        <Version>4.4.1.169</Version>
        <Date>2018-04-19T01:32:54+08:00</Date>
        <Notes>Issues Fixed:

- Github Issue 3199: https://github.com/xamarin/xamarin-macios/issues/3199 - [msbuild] Skip (nuget) reference assemblies passed to `mtouch`
- Github Issue 3742: https://github.com/xamarin/xamarin-macios/issues/3742 - [foundation] Ensure we do raise 401 on NTLM when no credentials are present

Please see full release notes here: https://developer.xamarin.com/releases/mac/xamarin.mac_4/xamarin.mac_4.4/</Notes>
      </Release>
      <Release>
        <Version>4.4.0.49</Version>
        <Date>2018-04-07T00:04:33+08:00</Date>
        <Notes>Xamarin.Mac 4.4.0.49 is part of the next major release, called 15.7. Please see https://releases.xamarin.com/15-7-preview-3/ for more information. You can also see the latest builds in all channels at https://developer.xamarin.com/releases/current/.</Notes>
      </Release>
      <Release>
        <Version>4.4.0.31</Version>
        <Date>2018-03-22T03:01:33+08:00</Date>
        <Notes>Xamarin.Mac 4.4.0.31 is part of the next major release, called 15.7. Please see https://releases.xamarin.com/15-7-preview-2/ for more information. You can also see the latest builds in all channels at https://developer.xamarin.com/releases/current/.</Notes>
      </Release>
      <Release>
        <Version>4.4.0.14</Version>
        <Date>2018-03-13T03:31:44+08:00</Date>
        <Notes>Xamarin.Mac 4.4.0.14 is part of the next major release, called 15.7. Please see https://releases.xamarin.com/15-7-preview-1/ for more information. You can also see the latest builds in all channels at https://developer.xamarin.com/releases/current/.</Notes>
      </Release>
      <Release>
        <Version>4.2.0.20</Version>
        <Date>2018-03-05T23:25:22+08:00</Date>
        <Notes>Xamarin.Mac 4.2.0.20 is part of the new major release, called 15.6. Please see https://releases.xamarin.com/release-15-6/ for more information. You can also see the latest builds in all channels at https://developer.xamarin.com/releases/current/.</Notes>
      </Release>
      <Release>
        <Version>4.2.0.19</Version>
        <Date>2018-02-08T04:40:04+08:00</Date>
        <Notes>Xamarin.Mac 4.2.0.19 is a Preview build of our next major release, called 15.6. Please see https://releases.xamarin.com/15-6-preview-4/ for more information. You can also see the latest builds in all channels at https://developer.xamarin.com/releases/current/.</Notes>
      </Release>
      <Release>
        <Version>4.2.0.8</Version>
        <Date>2018-01-26T02:58:58+08:00</Date>
        <Notes>Xamarin.Mac 4.2.0.8 is a Preview build of our next major release, called 15.6. Please see https://releases.xamarin.com/15-6-preview-3/ for more information. You can also see the latest builds in all channels at https://developer.xamarin.com/releases/current/.</Notes>
      </Release>
      <Release>
        <Version>4.2.0.1</Version>
        <Date>2018-01-11T02:58:02+08:00</Date>
        <Notes>Xamarin.Mac 4.2.0.1 is a Beta build of our next major release, called 15.6. Please see https://releases.xamarin.com/preview-release-15-6-preview-2/ for more information. You can also see the latest builds in all channels at https://developer.xamarin.com/releases/current/.</Notes>
      </Release>
      <Release>
        <Version>4.0.0.215</Version>
        <Date>2018-01-10T04:40:46+08:00</Date>
        <Notes>Xamarin.Mac 4.0.0.215 is a servicing update to address top issues for our current major release, called 15.5. Please see https://releases.xamarin.com/service-release-15-5-3/ for more information. You can also see the latest builds in all channels at https://developer.xamarin.com/releases/current/.</Notes>
      </Release>
      <Release>
        <Version>4.0.0.214</Version>
        <Date>2017-12-04T22:51:21+08:00</Date>
        <Notes>Xamarin.Mac 4.0.0.214 is part of the new major release, called 15.5. Please see https://releases.xamarin.com/release-15-5/ for more information. You can also see the latest builds in all channels at https://developer.xamarin.com/releases/current/.</Notes>
      </Release>
      <Release>
        <Version>4.0.0.98</Version>
        <Date>2017-11-07T02:42:51+08:00</Date>
        <Notes>Xamarin.Mac 4.0.0.98 is a preview build of our next major release, called 15.5. Please see https://releases.xamarin.com/15-5-preview-3/ for more information. You can also see the latest builds in all channels at https://developer.xamarin.com/releases/current/.</Notes>
      </Release>
      <Release>
        <Version>4.0.0.93</Version>
        <Date>2017-10-24T04:24:13+08:00</Date>
        <Notes>Xamarin.Mac 4.0.0.93 is a preview build of our next major release, called 15.5. Please see https://releases.xamarin.com/15-5-preview-2/ for more information. You can also see the latest builds in all channels at https://developer.xamarin.com/releases/current/.</Notes>
      </Release>
      <Release>
        <Version>4.0.0.84</Version>
        <Date>2017-10-12T05:22:27+08:00</Date>
        <Notes>Xamarin.Mac 4.0.0.84 is a Beta build of our next major release, called 15.5. Please see https://releases.xamarin.com/beta-release-15-5-preview-1/ for more information. You can also see the latest builds in all channels at https://developer.xamarin.com/releases/current/.
</Notes>
      </Release>
      <Release>
        <Version>3.8.0.49</Version>
        <Date>2017-10-10T06:19:01+08:00</Date>
        <Notes>Xamarin.Mac 3.8.0.49 is a Stable build of our new major release, called 15.4. Please see https://releases.xamarin.com/stable-release-15-4/ for more information. You can also see the latest builds in all channels at https://developer.xamarin.com/releases/current/.
</Notes>
      </Release>
      <Release>
        <Version>3.8.0.44</Version>
        <Date>2017-09-26T22:05:40+08:00</Date>
        <Notes>Xamarin.Mac 3.8.0.44 is a beta build of our next major release, called 15.4. Please see https://releases.xamarin.com/beta-release-15-4-preview-3/ for more information. You can also see the latest builds in all channels at https://developer.xamarin.com/releases/current/.</Notes>
      </Release>
      <Release>
        <Version>3.8.0.26</Version>
        <Date>2017-09-13T06:24:06+08:00</Date>
        <Notes>Xamarin.Mac 3.8.0.26 is a beta build of our next major release, called 15.4. Please see https://releases.xamarin.com/beta-release-15-4-beta-1/ for more information. You can also see the latest builds in all channels at https://developer.xamarin.com/releases/current/.</Notes>
      </Release>
      <Release>
        <Version>3.6.0.19</Version>
        <Date>2017-08-23T03:59:30+08:00</Date>
        <Notes>Xamarin.Mac 3.6.0.19 is a Stable build of our current release, which contains fixes for critical issues. Please see https://releases.xamarin.com/stable-release-15-3-2/ for more information. You can also see the latest builds in all channels at https://developer.xamarin.com/releases/current/. </Notes>
      </Release>
      <Release>
        <Version>3.6.0.17</Version>
        <Date>2017-08-15T00:15:31+08:00</Date>
        <Notes>Xamarin.Mac 3.6.0.17 is a Stable build of our next major release, called 15.3. Please see https://releases.xamarin.com/stable-release-15-3/ for more information. You can also see the latest builds in all channels at https://developer.xamarin.com/releases/current/.</Notes>
      </Release>
      <Release>
        <Version>3.6.0.13</Version>
        <Date>2017-07-26T23:42:07+08:00</Date>
        <Notes>Xamarin.Mac 3.6.0.13 is a Beta build of our next major release, called 15.3. Please see https://releases.xamarin.com/beta-release-15-3-preview-5/ for more information. You can also see the latest builds in all channels at https://developer.xamarin.com/releases/current/.</Notes>
      </Release>
      <Release>
        <Version>3.6.0.11</Version>
        <Date>2017-06-30T21:27:20+08:00</Date>
        <Notes>Xamarin.Mac 3.6.0.11 is a Beta build of our next major release, called 15.3. Please see https://releases.xamarin.com/beta-release-15-3-preview-3 for more information. You can also see the latest builds in all channels at https://developer.xamarin.com/releases/current/.</Notes>
      </Release>
      <Release>
        <Version>3.6.0.4</Version>
        <Date>2017-06-16T23:48:38+08:00</Date>
        <Notes>Xamarin.Mac 3.6.0.4 is a Beta build of our next major release, called 15.3. Please see https://releases.xamarin.com/beta-release-15-3-preview-2 for more information. You can also see the latest builds in all channels at https://developer.xamarin.com/releases/current/.</Notes>
      </Release>
      <Release>
        <Version>3.4.0.36</Version>
        <Date>2017-05-24T06:43:52+08:00</Date>
        <Notes>Xamarin.Mac 3.4.0.36 is a Stable build of our current major release, called 15.2. Please see https://releases.xamarin.com/stable-release-15-2-2/ for more information. You can also see the latest builds in all channels at https://developer.xamarin.com/releases/current/.</Notes>
      </Release>
      <Release>
        <Version>3.4.0.33</Version>
        <Date>2017-05-11T04:32:35+08:00</Date>
        <Notes>Xamarin.Mac 3.4.0.33 is a Stable build of our next major release, called 15.2. Please see https://releases.xamarin.com/stable-release-15-2/ for more information. You can also see the latest builds in all channels at https://developer.xamarin.com/releases/current/.</Notes>
      </Release>
      <Release>
        <Version>3.4.0.30</Version>
        <Date>2017-05-04T01:50:48+08:00</Date>
        <Notes>Xamarin.Mac 3.4.0.30 is a Beta build of our next major release, called 15.2. Please see https://releases.xamarin.com/beta-release-15-2-preview-2/ for more information. You can also see the latest builds in all channels at https://developer.xamarin.com/releases/current/.</Notes>
      </Release>
      <Release>
        <Version>3.4.0.21</Version>
        <Date>2017-04-26T00:29:13+08:00</Date>
        <Notes>Xamarin.Mac 3.4.0.21 is a Beta build of our next major release, called 15.2. Please see https://releases.xamarin.com/beta-release-15-2-preview-1/ for more information. You can also see the latest builds in all channels at https://developer.xamarin.com/releases/current/.</Notes>
      </Release>
      <Release>
        <Version>3.2.0.175</Version>
        <Date>2017-04-06T04:51:13+08:00</Date>
        <Notes>Xamarin.Mac 3.2.0.175 is a Stable build of our next major release, called 15.1. Please see https://releases.xamarin.com/stable-release-15-1/ for more information. You can also see the latest builds in all channels at https://developer.xamarin.com/releases/current/.</Notes>
      </Release>
      <Release>
        <Version>3.2.0.33</Version>
        <Date>2017-03-28T06:46:50+08:00</Date>
        <Notes>Xamarin.Mac 3.2.0.33 is an RC build of our next major release, called 15.1. Please see https://releases.xamarin.com/release-candidate-15-1-rc2/ for more information. You can also see the latest builds in all channels at https://developer.xamarin.com/releases/current/.</Notes>
      </Release>
      <Release>
        <Version>3.2.0.20</Version>
        <Date>2017-03-27T09:37:49+08:00</Date>
        <Notes>Xamarin.Mac 3.2.0.20 is a Beta preview of our next major release, called 15.1. Please see https://releases.xamarin.com/beta-release-15-1-beta-preview-1/ for more information. You can also see the latest builds in all channels at https://developer.xamarin.com/releases/current/.</Notes>
      </Release>
      <Release>
        <Version>3.0.0.398</Version>
        <Date>2017-03-15T05:53:33+08:00</Date>
        <Notes>Xamarin.Mac 3.0.0.398 is a service release of our current release, called Cycle 9. Please see https://releases.xamarin.com/service-release-cycle-9/ for more information. You can also see the latest builds in all channels at https://developer.xamarin.com/releases/current/.</Notes>
      </Release>
      <Release>
        <Version>3.0.0.393</Version>
        <Date>2017-02-23T06:16:02+08:00</Date>
        <Notes>Xamarin.Mac 3.0.0.393 is a Stable release of Cycle 9, our next major feature release. Please see https://releases.xamarin.com/stable-release-cycle-9 for more information. You can also see the latest builds in all channels at https://developer.xamarin.com/releases/current/.</Notes>
      </Release>
      <Release>
        <Version>3.0.0.391</Version>
        <Date>2017-02-15T01:54:48+08:00</Date>
        <Notes>Xamarin.Mac 3.0.0.391 is an updated release candidate for Cycle 9, our next major feature release. Please see https://releases.xamarin.com/release-candidate-cycle-9-rc6-refresh for more information. You can also see the latest builds in all channels at https://developer.xamarin.com/releases/current/.</Notes>
      </Release>
      <Release>
        <Version>3.0.0.384</Version>
        <Date>2017-02-08T02:28:51+08:00</Date>
        <Notes>Xamarin.Mac 3.0.0.384 is an updated release candidate for Cycle 9, our next major feature release. Please see https://releases.xamarin.com/release-candidate-cycle-9-rc5-refresh for more information. You can also see the latest builds in all channels at https://developer.xamarin.com/releases/current/.</Notes>
      </Release>
      <Release>
        <Version>3.0.0.367</Version>
        <Date>2017-01-31T10:04:02+08:00</Date>
        <Notes>Xamarin.Mac 3.0.0.367 is an updated beta release of Cycle 9, our next major feature release. Please see https://releases.xamarin.com/eta-release-cycle-9-rc-refresh-builds3/ for more information. You can also see the latest builds in all channels at https://developer.xamarin.com/releases/current/.</Notes>
      </Release>
      <Release>
        <Version>3.0.0.366</Version>
        <Date>2017-01-24T05:42:53+08:00</Date>
        <Notes>Xamarin.Mac 3.0.0.366 is an updated beta release of Cycle 9, our next major feature release. Please see https://releases.xamarin.com/beta-release-cycle-9-refresh-builds2/ for more information. You can also see the latest builds in all channels at https://developer.xamarin.com/releases/current/.</Notes>
      </Release>
      <Release>
        <Version>3.0.0.358</Version>
        <Date>2017-01-19T05:58:19+08:00</Date>
        <Notes>Xamarin.Mac 3.0.0.358 is an updated beta release of Cycle 9, our next major feature release. Please see https://releases.xamarin.com/beta-release-cycle-9-refresh-builds/ for more information. You can also see the latest builds in all channels at https://developer.xamarin.com/releases/current/.</Notes>
      </Release>
      <Release>
        <Version>3.0.0.343</Version>
        <Date>2017-01-11T05:48:44+08:00</Date>
        <Notes>Xamarin.Mac 3.0.0.343 is a Release Candidate of Cycle 9, our next major feature release. Please see https://releases.xamarin.com/beta-release-cycle-9-rc-builds for more information. You can also see the latest builds in all channels at https://developer.xamarin.com/releases/current/.</Notes>
      </Release>
      <Release>
        <Version>2.10.0.120</Version>
        <Date>2016-12-23T01:16:27+08:00</Date>
        <Notes>Xamarin.Mac 2.10.0.120 is the Stable release of Cycle 8 Service Release 2, our next service release. Please see https://releases.xamarin.com/stable-release-cycle-8-service-release-2 for more information. You can also see the latest builds in all channels at https://developer.xamarin.com/releases/current/.</Notes>
      </Release>
      <Release>
        <Version>2.10.0.113</Version>
        <Date>2016-11-16T02:12:10+08:00</Date>
        <Notes>Xamarin.Mac 2.10.0.113 is the Stable release of Cycle 8 Service Release 1, our next service release. Please see https://releases.xamarin.com/stable-release-cycle-8-service-release-1 for more information. You can also see the latest builds in all channels at https://developer.xamarin.com/releases/current/.</Notes>
      </Release>
      <Release>
        <Version>2.10.0.111</Version>
        <Date>2016-11-02T03:59:27+08:00</Date>
        <Notes>Xamarin.Mac 2.10.0.111 is release candidate of Cycle 8 Service Release 1, our next service release. Please see https://releases.xamarin.com/beta-release-cycle-8-service-release-1-rc-builds for more information. You can also see the latest builds in all channels at https://developer.xamarin.com/releases/current/.</Notes>
      </Release>
      <Release>
        <Version>2.10.0.110</Version>
        <Date>2016-10-21T05:05:52+08:00</Date>
        <Notes>Xamarin.Mac 2.10.0.110 is a beta release of our next service release, called Service Release 1. Please see https://releases.xamarin.com/beta-release-cycle-8-service-release-1 for more information. You can also see the latest builds in all channels at https://developer.xamarin.com/releases/current/.</Notes>
      </Release>
      <Release>
        <Version>2.10.0.105</Version>
        <Date>2016-10-04T21:04:25</Date>
        <Notes>Xamarin.Mac 2.10.0.105 is a update on top of Cycle 8 Service Release 0. Please see https://releases.xamarin.com/stable-release-cycle-8-service-release-0 for more information. You can also see the latest builds in all channels at https://developer.xamarin.com/releases/current/.</Notes>
      </Release>
      <Release>
        <Version>2.10.0.104</Version>
        <Date>2016-09-29T20:03:48</Date>
        <Notes>Xamarin Mac 2.10.0.104 is a beta release of fix for an AppleTLS issue, built on top of Cycle 8 Service 0. Please see https://releases.xamarin.com/beta-release-cycle-8-service-release-0-apple-tls/ for more information. You can also see the latest builds in all channels at https://developer.xamarin.com/releases/current/.
</Notes>
      </Release>
      <Release>
        <Version>2.10.0.103</Version>
        <Date>2016-09-26T19:51:17</Date>
        <Notes>Xamarin.Mac 2.10.0.103 is a Stable release of Cycle 8 Service Release 0. Please see https://releases.xamarin.com/stable-release-cycle-8-service-release-0 for more information. You can also see the latest builds in all channels at https://developer.xamarin.com/releases/current/.</Notes>
      </Release>
      <Release>
        <Version>2.10.0.102</Version>
        <Date>2016-09-22T20:45:17</Date>
        <Notes>Xamarin Studio 6.1.1.15 is a Beta release of Cycle 8 Service Release 0, our next service release. Please see https://releases.xamarin.com/beta-preview-cycle-8-service-release-0  for more information. You can also see the latest builds in all channels at https://developer.xamarin.com/releases/current/.</Notes>
      </Release>
      <Release>
        <Version>2.10.0.99</Version>
        <Date>2016-09-08T20:55:53</Date>
        <Notes>Xamarin.Mac 2.10.0.99 is a Stable release of Cycle 8, our next major feature release. Please see  https://releases.xamarin.com/stable-release-cycle-8-w-ios-10-and-xcode8-support for more information. You can also see the latest builds in all channels at https://developer.xamarin.com/releases/current/.
</Notes>
      </Release>
      <Release>
        <Version>2.10.0.81</Version>
        <Date>2016-08-31T21:13:53</Date>
        <Notes>Xamarin.Mac 2.10.0.81 is a Beta release of Cycle 8, our next major feature release. Please see https://releases.xamarin.com/beta-preview-3-cycle-8 for more information. You can also see the latest builds in all channels at https://developer.xamarin.com/releases/current/.</Notes>
      </Release>
      <Release>
        <Version>2.10.0.68</Version>
        <Date>2016-08-24T19:47:38</Date>
        <Notes>Xamarin.Mac 2.10.0.68 is a Beta release of Cycle 8, our next major feature release. Please see https://releases.xamarin.com/beta-preview-2-cycle-8 for more information. You can also see the latest builds in all channels at https://developer.xamarin.com/releases/current/.</Notes>
      </Release>
      <Release>
        <Version>2.10.0.65</Version>
        <Date>2016-08-17T20:19:03</Date>
        <Notes>Xamarin.Mac 2.10.0.65 is an Beta release of Cycle 8, our next major feature release. Please see https://releases.xamarin.com/beta-preview-1-cycle-8/ for more information. You can also see the latest builds in all channels at https://developer.xamarin.com/releases/current/.</Notes>
      </Release>
      <Release>
        <Version>2.8.2.22</Version>
        <Date>2016-07-29T19:36:50</Date>
        <Notes>Xamarin.Mac 2.8.2.22 is a Stable release of Cycle 7 Service Release 1. Please see https://releases.xamarin.com/stable-release-cycle-7-service-release-1 for more information. You can also see the latest builds in all channels at https://developer.xamarin.com/releases/current/.
</Notes>
      </Release>
      <Release>
        <Version>2.8.2.19</Version>
        <Date>2016-07-26T20:48:40</Date>
        <Notes>Xamarin.Mac 2.8.2.19 is a beta release of Cycle 7 Service Release 1. Please see https://releases.xamarin.com/beta-release-cycle-7-service-release-1-update-2 for more information. You can also see the latest builds in all channels at https://developer.xamarin.com/releases/current/.</Notes>
      </Release>
      <Release>
        <Version>2.8.2.16</Version>
        <Date>2016-07-20T20:26:13</Date>
        <Notes>Xamarin.Mac 2.8.2.16 is a beta release of Cycle 7 Service Release 1. Please see https://releases.xamarin.com/beta-release-cycle-7-service-release-1-updated for more information. You can also see the latest builds in all channels at https://developer.xamarin.com/releases/current/.</Notes>
      </Release>
      <Release>
        <Version>2.8.2.10</Version>
        <Date>2016-07-06T20:02:50</Date>
        <Notes>Xamarin.Mac 2.8.2.10 is a preview of Cycle 7 Service Release 1. Please see https://releases.xamarin.com/beta-release-cycle-7-service-release-1 for more information. You can also see the latest builds in all channels at https://developer.xamarin.com/releases/current/.</Notes>
      </Release>
      <Release>
        <Version>2.8.1.4</Version>
        <Date>2016-06-21T22:00:36</Date>
        <Notes>Xamarin.Mac 2.8.1.4 is a stable release of Cycle 7 Service Release 0. Please see  https://releases.xamarin.com/stable-release-cycle-7-service-release-0 for more information. You can also see the latest builds in all channels at https://developer.xamarin.com/releases/current/.
</Notes>
      </Release>
      <Release>
        <Version>2.8.1.3</Version>
        <Date>2016-06-20T20:13:00</Date>
        <Notes>Xamarin.Mac 2.8.1.3 is a beta preview of our next bugfix release, Cycle 7 Service Release 1. Please see  https://releases.xamarin.com/beta-release-cycle-7-service-release-0for more information. You can also see the latest builds in all channels at https://developer.xamarin.com/releases/current/.</Notes>
      </Release>
      <Release>
        <Version>2.8.0.323</Version>
        <Date>2016-06-06T22:29:30</Date>
        <Notes>Xamarin.Mac 2.8.0.323 is the Stable release of our next major feature release, Cycle 7. Please see https://releases.xamarin.com/stable-release-cycle-7 for more information. You can also see the latest builds in all channels at https://developer.xamarin.com/releases/current/.
</Notes>
      </Release>
      <Release>
        <Version>2.8.0.319</Version>
        <Date>2016-05-24T21:50:11</Date>
        <Notes>Xamarin.Mac 2.8.0.319 is the third release candidate of our next major feature release, Cycle 7. Please see https://releases.xamarin.com/beta-release-cycle-7-release-candidate-3 for more information. You can also see the latest builds in all channels at https://developer.xamarin.com/releases/current/.
</Notes>
      </Release>
      <Release>
        <Version>2.8.0.318</Version>
        <Date>2016-05-17T21:46:02</Date>
        <Notes>Xamarin.Mac 2.8.0.318 is the second release candidate of our next major feature release, Cycle 7. Please see https://releases.xamarin.com/beta-release-cycle-7-release-candidate-2 for more information. You can also see the latest builds in all channels at https://developer.xamarin.com/releases/current/.</Notes>
      </Release>
      <Release>
        <Version>2.8.0.294</Version>
        <Date>2016-04-27T03:07:46</Date>
        <Notes>Xamarin.Mac 2.8.0.294 is the first release candidate of our next major feature release, Cycle 7, announced during the keynote presentation at Evolve 2016. Please see https://releases.xamarin.com/evolve-keynote-releases for more information. You can also see the latest builds in all channels at https://developer.xamarin.com/releases/current/.</Notes>
      </Release>
      <Release>
        <Version>2.8.0.244</Version>
        <Date>2016-04-11T21:08:34</Date>
        <Notes>Xamarin.Mac 2.8.0.244 is an Beta release for an upcoming major Xamarin Platform release, called Cycle 7. Please see https://releases.xamarin.com/beta-cycle-7/ for more information. You can also see the latest builds in all channels at https://developer.xamarin.com/releases/current/.
</Notes>
      </Release>
    </Releases>
    <Level>
      <Id>Beta</Id>
      <Name>Preview</Name>
      <BannerMessage />
      <Idx>1</Idx>
    </Level>
    <RequiresRestart>false</RequiresRestart>
    <RequiresInteractiveInstall>false</RequiresInteractiveInstall>
    <InstallerMetadata />
    <Inactive>false</Inactive>
    <IsPreview>false</IsPreview>
    <Status>PendingDownload</Status>
    <UpdateInfoFile>/Library/Frameworks/Xamarin.Mac.framework/Versions/Current/updateinfo</UpdateInfoFile>
    <InstalledVersion>5.10.0.157</InstalledVersion>
  </Update>
  <Update>
    <Name>Xamarin.iOS</Name>
    <Id>4569c276-1397-4adb-9485-82a7696df22e</Id>
    <VersionId>2130200042</VersionId>
    <Dependencies />
    <Url>https://download.visualstudio.microsoft.com/download/pr/dd629809-0f45-4218-88fa-eccd117c0934/cfe95142c870732b75197e7dcb086b55/xamarin.ios-13.2.0.42.pkg</Url>
    <Version>13.2.0.42</Version>
    <Size>783632981</Size>
    <Hash>427bb5ef3d34493360d4a58b19bd1e98</Hash>
    <IsThirdParty>false</IsThirdParty>
    <Date>2019-09-24T02:01:56+08:00</Date>
    <Releases>
      <Release>
        <Version>13.2.0.42</Version>
        <Date>2019-09-24T02:01:56+08:00</Date>
        <Notes>This version of Xamarin.iOS is included in Visual Studio for Mac 8.3. For more information, please see the release notes: https://docs.microsoft.com/en-us/xamarin/ios/release-notes/13/13.2</Notes>
      </Release>
      <Release>
        <Version>12.16.1.24</Version>
        <Date>2019-09-12T23:55:00+08:00</Date>
        <Notes>This version of Xamarin.iOS is included in Visual Studio for Mac 8.3 Preview 4. For more information, please see the release notes: https://docs.microsoft.com/en-us/xamarin/ios/release-notes/12/12.16</Notes>
      </Release>
      <Release>
        <Version>12.16.1.17</Version>
        <Date>2019-09-05T03:36:50+08:00</Date>
        <Notes>This version of Xamarin.iOS is included in Visual Studio for Mac 8.3 Preview 3. For more information, please see the release notes: https://docs.microsoft.com/en-us/xamarin/ios/release-notes/12/12.16

</Notes>
      </Release>
      <Release>
        <Version>12.16.1.9</Version>
        <Date>2019-08-20T05:25:01+08:00</Date>
        <Notes>This version of Xamarin.iOS is included in Visual Studio for Mac 8.3 Preview 2. For more information, please see the release notes: https://docs.microsoft.com/en-us/xamarin/ios/release-notes/12/12.16</Notes>
      </Release>
      <Release>
        <Version>12.16.0.5</Version>
        <Date>2019-07-25T01:39:15+08:00</Date>
        <Notes>This version of Xamarin.iOS is included in Visual Studio for Mac 8.3 Preview 1. For more information, please see the release notes: https://docs.microsoft.com/en-us/xamarin/ios/release-notes/12/12.16</Notes>
      </Release>
      <Release>
        <Version>12.14.0.91</Version>
        <Date>2019-06-14T04:09:51+08:00</Date>
        <Notes>This version of Xamarin.iOS is included in Visual Studio 2019 for Mac version 8.2. For more information, please see the release notes: https://docs.microsoft.com/xamarin/ios/release-notes.</Notes>
      </Release>
      <Release>
        <Version>12.10.0.153</Version>
        <Date>2019-06-15T09:12:23+08:00</Date>
        <Notes>This version of Xamarin.iOS is included in Visual Studio 2019 for Mac version 8.1. For more information, please see the release notes: https://docs.microsoft.com/xamarin/ios/release-notes/12/12.10</Notes>
      </Release>
      <Release>
        <Version>12.10.0.150</Version>
        <Date>2019-05-06T23:02:24+08:00</Date>
        <Notes>This version of Xamarin.iOS is included in Visual Studio for Mac 8.1 Preview 1. For more information, please see the release notes: https://docs.microsoft.com/en-us/xamarin/ios/release-notes/12/12.10</Notes>
      </Release>
      <Release>
        <Version>12.10.0.147</Version>
        <Date>2019-04-24T04:43:19+08:00</Date>
        <Notes>This version of Xamarin.iOS includes various bug fixes and improvements. For more information, please see the release notes: https://docs.microsoft.com/en-us/xamarin/ios/release-notes/12/12.10</Notes>
      </Release>
      <Release>
        <Version>12.8.0.0</Version>
        <Date>2019-04-10T01:09:22+08:00</Date>
        <Notes>This release introduces Xcode 10.2 support. For more information, please see the release notes: https://docs.microsoft.com/en-us/xamarin/ios/release-notes/12/12.8</Notes>
      </Release>
      <Release>
        <Version>12.6.0.25</Version>
        <Date>2019-04-03T00:37:34+08:00</Date>
        <Notes>This version of Xamarin.iOS is included in Visual Studio for Mac 8.0. For more information, please see the release notes: https://docs.microsoft.com/en-us/xamarin/ios/release-notes/12/12.6</Notes>
      </Release>
      <Release>
        <Version>12.2.1.16</Version>
        <Date>2019-03-21T02:52:21+08:00</Date>
        <Notes>This version of Xamarin.iOS supports Visual Studio for Mac 2019 Preview 4. For more information, please see release notes here: https://docs.microsoft.com/en-us/xamarin/ios/release-notes/12/12.2</Notes>
      </Release>
      <Release>
        <Version>12.2.1.15</Version>
        <Date>2019-02-13T10:56:32+08:00</Date>
        <Notes>Fixes https://github.com/mono/mono/issues/10488</Notes>
      </Release>
      <Release>
        <Version>12.2.1.13</Version>
        <Date>2019-01-17T03:16:22+08:00</Date>
        <Notes>This version of Xamarin.iOS adds support for Mono 5.18: https://github.com/xamarin/xamarin-macios/issues/5324

For more information, please see release notes here: https://docs.microsoft.com/en-us/xamarin/ios/release-notes/12/12.2</Notes>
      </Release>
      <Release>
        <Version>12.2.1.12</Version>
        <Date>2018-12-12T07:33:43+08:00</Date>
        <Notes>This security update addresses the CVE-2018-8292 vulnerability here: https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2018-8292

For more information, please see release notes: https://developer.xamarin.com/releases/ios/xamarin.ios_12/xamarin.ios_12.2/</Notes>
      </Release>
      <Release>
        <Version>12.2.1.11</Version>
        <Date>2018-11-29T03:13:07+08:00</Date>
        <Notes>What's new in this release:

- Issues Fixed: https://github.com/xamarin/xamarin-macios/issues/5158 - Incomplete `System.Threading.Tasks.Extensions` Facade. For more information, please see release notes here: https://developer.xamarin.com/releases/ios/xamarin.ios_12/xamarin.ios_12.2/

</Notes>
      </Release>
      <Release>
        <Version>12.2.1.10</Version>
        <Date>2018-11-14T01:58:38+08:00</Date>
        <Notes>What's new in this release: 

- Various fixes and API improvements. For more information, please see release notes here: https://developer.xamarin.com/releases/ios/xamarin.ios_12/xamarin.ios_12.2/</Notes>
      </Release>
      <Release>
        <Version>12.2.1.9</Version>
        <Date>2018-10-26T02:24:41+08:00</Date>
        <Notes>Issues Fixed:

- https://github.com/xamarin/xamarin-macios/issues/3766 - Fix SceneKit asset compilation
- https://github.com/xamarin/xamarin-macios/issues/4810 - AppStore upload fails with an error "Binary uploaded is invalid"
- https://github.com/xamarin/xamarin-macios/issues/4895 - Fix [InternalsVisibleTo] attribute parsing.

For more information, please see release notes here: https://developer.xamarin.com/releases/ios/xamarin.ios_12/xamarin.ios_12.2/</Notes>
      </Release>
      <Release>
        <Version>12.2.0.26</Version>
        <Date>2018-10-03T02:20:33+08:00</Date>
        <Notes>What's new in this release:

Enhancements:
- https://devdiv.visualstudio.com/DevDiv/_workitems/edit/684099 -  Include Xcode 10 support (SDK, API and tools) from Xamarin.iOS 12.0
- https://github.com/xamarin/xamarin-macios/issues/4735) -  Avoid warnings such as `ld: Warning: -read_only_relocs cannot be used with arm64`

For more details, please see release notes here: https://developer.xamarin.com/releases/ios/xamarin.ios_12/xamarin.ios_12.2/</Notes>
      </Release>
      <Release>
        <Version>11.16.0.22</Version>
        <Date>2018-09-13T09:58:43+08:00</Date>
        <Notes>What's new in this release:
- bug fixes and other improvements. 

Please see https://developer.xamarin.com/releases/ios/xamarin.ios_11/ for more details.</Notes>
      </Release>
      <Release>
        <Version>11.16.0.1</Version>
        <Date>2018-09-12T21:31:08+08:00</Date>
        <Notes>What's new in this release:
- numerous bug fixes and improvements. Please see https://developer.xamarin.com/releases/ for more details. </Notes>
      </Release>
      <Release>
        <Version>11.14.0.13</Version>
        <Date>2018-08-23T04:31:04+08:00</Date>
        <Notes>Issue Fixed:

- https://devdiv.visualstudio.com/DevDiv/_workitems/edit/649776 - Don't put gcc/linker flags in the response file, since Mono.Options doesn't support escaping quotes

Please see full release notes here: https://developer.xamarin.com/releases/ios/xamarin.ios_11/xamarin.ios_11.14/</Notes>
      </Release>
      <Release>
        <Version>11.14.0.11</Version>
        <Date>2018-07-25T03:12:05+08:00</Date>
        <Notes>What's new in this release:

- Various bug fixes. Please see: https://developer.xamarin.com/releases/ios/xamarin.ios_11/xamarin.ios_11.14/ for more details.</Notes>
      </Release>
      <Release>
        <Version>11.14.0.10</Version>
        <Date>2018-07-12T03:45:28+08:00</Date>
        <Notes>Please see Xamarin.iOS release notes here: https://developer.xamarin.com/releases/ios/xamarin.ios_11/xamarin.ios_11.14/</Notes>
      </Release>
      <Release>
        <Version>11.14.0.4</Version>
        <Date>2018-06-22T01:25:03+08:00</Date>
        <Notes>What's New in this Release

API Enhancements
- https://github.com/xamarin/xamarin-macios/pull/3544 - Avoid unnecessary native calls for `NSNull.Null`
- https://github.com/xamarin/xamarin-macios/pull/3870 - Add missing `ARHitTestResultType.EstimatedVerticalPlane`

Tooling Enhancements
- https://github.com/xamarin/xamarin-macios/pull/3525 -  Build assemblies we ship deterministically, i.e. `csc -deterministic`
- https://github.com/xamarin/xamarin-macios/issues/3926 - Use a response file in `MmpTaskBase`
- https://github.com/xamarin/xamarin-macios/issues/3869 - Allow `[WrapAttribute]` usage with interface protocols

Performance Enhancements
- Optimize [IsCustomType](https://github.com/xamarin/xamarin-macios/pull/4161), which can dramatically improves creating new `NSObject` instances under the dynamic registrar. 
- Optimize NSActionDispatcher(https://github.com/xamarin/xamarin-macios/pull/4162) to reduce allocations and number of indirections in event callbacks.
- Optimize IsArchEnabled(https://github.com/xamarin/xamarin-macios/pull/4149) in `mtouch`.
- Optimize ReaderParameters instances in CoreResolver (https://github.com/xamarin/xamarin-macios/pull/4151) which is used at build time by `mtouch`.

For a list of issues fixed, please see full release notes here: https://developer.xamarin.com/releases/ios/xamarin.ios_11/xamarin.ios_11.14/</Notes>
      </Release>
      <Release>
        <Version>11.11.0.331</Version>
        <Date>2018-06-01T02:38:48+08:00</Date>
        <Notes>This is the 2nd Preview of the Xamarin.iOS 15.8 release.

For more information on this release, and to see all the issues that have been addressed, see the release notes: https://developer.xamarin.com/releases/ios/xamarin.ios_11/xamarin.ios_11.11/</Notes>
      </Release>
      <Release>
        <Version>11.11.0.280</Version>
        <Date>2018-05-08T23:04:33+08:00</Date>
        <Notes>What's New in this Release

API Enhancements
 - https://github.com/xamarin/xamarin-macios/pull/3544 -  [foundation] Avoid unnecessary native calls for `NSNull.Null`
- https://github.com/xamarin/xamarin-macios/pull/3870 -  [arkit] Add missing `ARHitTestResultType.EstimatedVerticalPlane`

Tooling Enhancements
- https://github.com/xamarin/xamarin-macios/pull/3525 -  Build assemblies we ship deterministically, i.e. `csc -deterministic`
- https://github.com/xamarin/xamarin-macios/issues/3926 -  [msbuild] Use a response file in `MmpTaskBase`
- https://github.com/xamarin/xamarin-macios/issues/3869 -  [generator] Allow `[WrapAttribute]` usage with interface protocols

Issues Fixed
- https://github.com/xamarin/xamarin-macios/issues/3199 - [msbuild] Skip reference assemblies passed to `mmp`
- https://github.com/xamarin/xamarin-macios/issues/3716 - [gameplaykit] Fix naming of `GKNoise.DisplaceX`
- https://github.com/xamarin/xamarin-macios/pull/3781 - [mtouch] Use full path to `mono-symbolicate` instead of `UseShellExecute`
- https://github.com/xamarin/xamarin-macios/issues/3830 - [runtime] Don't throw exceptions when checking if a token reference exists (and not finding any)
- https://github.com/xamarin/xamarin-macios/pull/3871 - [coretext] Fix `GetMatchingFontDescriptors` overload with sort callback
- https://github.com/xamarin/xamarin-macios/pull/3905 - [msbuild] Catch `ArgumentException` if `IBToolTask` fails to load plist output
- https://github.com/xamarin/xamarin-macios/issues/3922 - [msbuild] Fixed `TargetDevice` typo
- https://github.com/xamarin/xamarin-macios/pull/3933 - [mtouch] Fix parsing of `--root-assembly`
- https://github.com/xamarin/xamarin-macios/issues/3943 - [runtime] Don't lock while calling selectors that can up calling managed code
- https://github.com/xamarin/xamarin-macios/issues/3944 - [spritekit] Fix `SKActionTimingFunction` delegate signature
- https://bugzilla.xamarin.com/show_bug.cgi?id=60624 - [mtouch] Ignore `objc-missing-super-calls` warnings from clang when compiling registrar code

See full release notes here: https://developer.xamarin.com/releases/ios/xamarin.ios_11/xamarin.ios_11.11/</Notes>
      </Release>
      <Release>
        <Version>11.10.1.177</Version>
        <Date>2018-05-07T23:42:34+08:00</Date>
        <Notes>Issues Fixed:

Github Issue 7685: https://github.com/mono/mono/issues/7685 - [mono][watchos] Align `cinfo-&gt;stack_usage` to 16 bytes on watchOS
Github Issue 8403: https://github.com/mono/mono/issues/8403 - [mono] Fix invalid IL when running .NET Standard 1.5 code
Github Issue 58413: https://bugzilla.xamarin.com/show_bug.cgi?id=58413 - [mono] Replace `mono_msec_boottime()` with CoreCLR implementation

Please see full release notes here: https://developer.xamarin.com/releases/ios/xamarin.ios_11/xamarin.ios_11.10/</Notes>
      </Release>
      <Release>
        <Version>11.10.1.174</Version>
        <Date>2018-04-27T01:30:17+08:00</Date>
        <Notes>Issues Fixed: 

- Github Issue 3930: https://github.com/xamarin/xamarin-macios/issues/3930 - watchos Fix MT4116 / NullReferenceException building a watchOS app extension including an extension

See full release notes here: https://developer.xamarin.com/releases/ios/xamarin.ios_11/xamarin.ios_11.10/
See previous versions here: https://releases.xamarin.com/15-7-preview-4/</Notes>
      </Release>
      <Release>
        <Version>11.10.1.170</Version>
        <Date>2018-04-19T01:32:53+08:00</Date>
        <Notes>Issues Fixed:
- Github Issue 3199: https://github.com/xamarin/xamarin-macios/issues/3199 - [msbuild] Skip (nuget) reference assemblies passed to `mtouch`
_ Github Issue 3742: https://github.com/xamarin/xamarin-macios/issues/3742 - [foundation] Ensure we do raise 401 on NTLM when no credentials are present

API Enhancements:
Github Issue 3870: https://github.com/xamarin/xamarin-macios/issues/3870 - [arkit] Add missing `ARHitTestResultType` binding

Tooling Enhancements:
Github Issue 3875: https://github.com/xamarin/xamarin-macios/pull/3875 - [generator] Register models with unique names to not match platform types. Related to issue 3832: https://github.com/xamarin/xamarin-macios/issues/3832

Please see full release notes here: https://developer.xamarin.com/releases/ios/xamarin.ios_11/xamarin.ios_11.10/</Notes>
      </Release>
      <Release>
        <Version>11.10.0.50</Version>
        <Date>2018-04-07T00:04:33+08:00</Date>
        <Notes>Xamarin.iOS 11.10.0.50 is part of the next major release, called 15.7. Please see https://releases.xamarin.com/15-7-preview-3/ for more information. You can also see the latest builds in all channels at https://developer.xamarin.com/releases/current/.</Notes>
      </Release>
      <Release>
        <Version>11.10.0.32</Version>
        <Date>2018-03-22T03:01:32+08:00</Date>
        <Notes>Xamarin.iOS 11.10.0.32 is part of the next major release, called 15.7. Please see https://releases.xamarin.com/15-7-preview-2/ for more information. You can also see the latest builds in all channels at https://developer.xamarin.com/releases/current/.</Notes>
      </Release>
      <Release>
        <Version>11.10.0.15</Version>
        <Date>2018-03-13T03:31:44+08:00</Date>
        <Notes>Xamarin.iOS 11.10.0.15 is part of the next major release, called 15.7. Please see https://releases.xamarin.com/15-7-preview-1/ for more information. You can also see the latest builds in all channels at https://developer.xamarin.com/releases/current/.</Notes>
      </Release>
      <Release>
        <Version>11.8.0.20</Version>
        <Date>2018-03-05T23:25:22+08:00</Date>
        <Notes>Xamarin.iOS 11.8.0.20 is part of the new major release, called 15.6. Please see https://releases.xamarin.com/release-15-6/ for more information. You can also see the latest builds in all channels at https://developer.xamarin.com/releases/current/.</Notes>
      </Release>
      <Release>
        <Version>11.8.0.19</Version>
        <Date>2018-02-08T04:40:04+08:00</Date>
        <Notes>Xamarin.iOS 11.8.0.19 is a Preview build of our next major release, called 15.6. Please see https://releases.xamarin.com/15-6-preview-4/ for more information. You can also see the latest builds in all channels at https://developer.xamarin.com/releases/current/.</Notes>
      </Release>
      <Release>
        <Version>11.8.0.8</Version>
        <Date>2018-01-26T02:58:57+08:00</Date>
        <Notes>Xamarin.Android 11.8.0.8 is a Preview build of our next major release, called 15.6. Please see https://releases.xamarin.com/15-6-preview-3/ for more information. You can also see the latest builds in all channels at https://developer.xamarin.com/releases/current/.</Notes>
      </Release>
      <Release>
        <Version>11.8.0.1</Version>
        <Date>2018-01-11T02:58:00+08:00</Date>
        <Notes>Xamarin.iOS 11.8.0.1 is a Beta build of our next major release, called 15.6. Please see https://releases.xamarin.com/preview-release-15-6-preview-2/ for more information. You can also see the latest builds in all channels at https://developer.xamarin.com/releases/current/.</Notes>
      </Release>
      <Release>
        <Version>11.6.1.3</Version>
        <Date>2018-01-10T04:40:44+08:00</Date>
        <Notes>Xamarin.iOS 11.6.1.3 is a servicing update to address top issues for our current major release, called 15.5. Please see https://releases.xamarin.com/service-release-15-5-3/ for more information. You can also see the latest builds in all channels at https://developer.xamarin.com/releases/current/.</Notes>
      </Release>
      <Release>
        <Version>11.6.1.2</Version>
        <Date>2017-12-08T02:58:28+08:00</Date>
        <Notes>Xamarin.iOS 11.6.1.2 is an update for our current release to add support for Apple's Xcode 9.2 release. Please see https://releases.xamarin.com/service-release-15-5-1/ for more information. You can also see the latest builds in all channels at https://developer.xamarin.com/releases/current/.
</Notes>
      </Release>
      <Release>
        <Version>11.4.0.214</Version>
        <Date>2017-12-04T22:51:21+08:00</Date>
        <Notes>Xamarin.iOS 11.4.0.214 is part of the new major release, called 15.5. Please see https://releases.xamarin.com/release-15-5/ for more information. You can also see the latest builds in all channels at https://developer.xamarin.com/releases/current/.</Notes>
      </Release>
      <Release>
        <Version>11.4.0.98</Version>
        <Date>2017-11-07T02:42:51+08:00</Date>
        <Notes>Xamarin.iOS 11.4.0.98 is a preview build of our next major release, called 15.5. Please see https://releases.xamarin.com/15-5-preview-3/ for more information. You can also see the latest builds in all channels at https://developer.xamarin.com/releases/current/.</Notes>
      </Release>
      <Release>
        <Version>11.4.0.93</Version>
        <Date>2017-10-24T04:24:13+08:00</Date>
        <Notes>Xamarin.iOS 11.4.0.93 is a preview build of our next major release, called 15.5. Please see https://releases.xamarin.com/15-5-preview-2/ for more information. You can also see the latest builds in all channels at https://developer.xamarin.com/releases/current/.</Notes>
      </Release>
      <Release>
        <Version>11.4.0.84</Version>
        <Date>2017-10-12T05:22:27+08:00</Date>
        <Notes>Xamarin.iOS 11.4.0.84 is a Beta build of our next major release, called 15.5. Please see https://releases.xamarin.com/beta-release-15-5-preview-1/ for more information. You can also see the latest builds in all channels at https://developer.xamarin.com/releases/current/.
</Notes>
      </Release>
      <Release>
        <Version>11.2.0.8</Version>
        <Date>2017-10-03T05:08:04+08:00</Date>
        <Notes>Xamarin.iOS 11.2.0.8 is a preview build of our next major release, called 15.4. Please see https://releases.xamarin.com/beta-release-15-4-preview-4/ for more information. You can also see the latest builds in all channels at https://developer.xamarin.com/releases/current/.</Notes>
      </Release>
      <Release>
        <Version>11.2.0.4</Version>
        <Date>2017-09-26T22:05:40+08:00</Date>
        <Notes>Xamarin.iOS 11.2.0.4 is a beta build of our next major release, called 15.4. Please see https://releases.xamarin.com/beta-release-15-4-preview-3/ for more information. You can also see the latest builds in all channels at https://developer.xamarin.com/releases/current/.</Notes>
      </Release>
      <Release>
        <Version>10.14.0.26</Version>
        <Date>2017-09-13T06:24:06+08:00</Date>
        <Notes>Xamarin.iOS 10.14.0.26 is a beta build of our next major release, called 15.4. Please see https://releases.xamarin.com/beta-release-15-4-beta-1/ for more information. You can also see the latest builds in all channels at https://developer.xamarin.com/releases/current/.</Notes>
      </Release>
      <Release>
        <Version>10.12.0.20</Version>
        <Date>2017-08-23T03:59:30+08:00</Date>
        <Notes>Xamarin.iOS 10.12.0.20 is a Stable build of our current release, which contains fixes for critical issues. Please see https://releases.xamarin.com/stable-release-15-3-2/ for more information. You can also see the latest builds in all channels at https://developer.xamarin.com/releases/current/. </Notes>
      </Release>
      <Release>
        <Version>10.12.0.18</Version>
        <Date>2017-08-15T00:15:31+08:00</Date>
        <Notes>Xamarin.iOS 10.12.0.18 is a Stable build of our next major release, called 15.3. Please see https://releases.xamarin.com/stable-release-15-3/ for more information. You can also see the latest builds in all channels at https://developer.xamarin.com/releases/current/.</Notes>
      </Release>
      <Release>
        <Version>10.12.0.14</Version>
        <Date>2017-07-26T23:42:07+08:00</Date>
        <Notes>Xamarin.iOS 10.12.0.14 is a Beta build of our next major release, called 15.3. Please see https://releases.xamarin.com/beta-release-15-3-preview-5/ for more information. You can also see the latest builds in all channels at https://developer.xamarin.com/releases/current/.</Notes>
      </Release>
      <Release>
        <Version>10.12.0.12</Version>
        <Date>2017-06-30T21:27:20+08:00</Date>
        <Notes>Xamarin.iOS 10.12.0.12 is a Beta build of our next major release, called 15.3. Please see https://releases.xamarin.com/beta-release-15-3-preview-3 for more information. You can also see the latest builds in all channels at https://developer.xamarin.com/releases/current/.</Notes>
      </Release>
      <Release>
        <Version>10.12.0.5</Version>
        <Date>2017-06-16T23:48:38+08:00</Date>
        <Notes>Xamarin.iOS 10.12.0.5 is a Beta build of our next major release, called 15.3. Please see https://releases.xamarin.com/beta-release-15-3-preview-2 for more information. You can also see the latest builds in all channels at https://developer.xamarin.com/releases/current/.</Notes>
      </Release>
      <Release>
        <Version>10.10.0.36</Version>
        <Date>2017-05-24T06:43:52+08:00</Date>
        <Notes>Xamarin.iOS 10.10.0.36 is a Stable build of our current major release, called 15.2. Please see https://releases.xamarin.com/stable-release-15-2-2/ for more information. You can also see the latest builds in all channels at https://developer.xamarin.com/releases/current/.</Notes>
      </Release>
      <Release>
        <Version>10.10.0.33</Version>
        <Date>2017-05-11T04:32:35+08:00</Date>
        <Notes>Xamarin.iOS 10.10.0.33 is a Stable build of our next major release, called 15.2. Please see https://releases.xamarin.com/stable-release-15-2/ for more information. You can also see the latest builds in all channels at https://developer.xamarin.com/releases/current/.</Notes>
      </Release>
      <Release>
        <Version>10.10.0.30</Version>
        <Date>2017-05-04T01:50:48+08:00</Date>
        <Notes>Xamarin.iOS 10.10.0.30 is a Beta build of our next major release, called 15.2. Please see https://releases.xamarin.com/beta-release-15-2-preview-2/ for more information. You can also see the latest builds in all channels at https://developer.xamarin.com/releases/current/.</Notes>
      </Release>
      <Release>
        <Version>10.10.0.21</Version>
        <Date>2017-04-26T00:29:13+08:00</Date>
        <Notes>Xamarin.iOS 10.10.0.21 is a Beta build of our next major release, called 15.2. Please see https://releases.xamarin.com/beta-release-15-2-preview-1/ for more information. You can also see the latest builds in all channels at https://developer.xamarin.com/releases/current/.</Notes>
      </Release>
      <Release>
        <Version>10.8.0.175</Version>
        <Date>2017-04-06T04:51:13+08:00</Date>
        <Notes>Xamarin.iOS 10.8.0.175 is a Stable build of our next major release, called 15.1. Please see https://releases.xamarin.com/stable-release-15-1/ for more information. You can also see the latest builds in all channels at https://developer.xamarin.com/releases/current/.</Notes>
      </Release>
      <Release>
        <Version>10.8.0.33</Version>
        <Date>2017-03-28T06:46:50+08:00</Date>
        <Notes>Xamarin.iOS 10.8.0.33 is an RC build of our next major release, called 15.1. Please see https://releases.xamarin.com/release-candidate-15-1-rc2/ for more information. You can also see the latest builds in all channels at https://developer.xamarin.com/releases/current/.</Notes>
      </Release>
      <Release>
        <Version>10.8.0.20</Version>
        <Date>2017-03-27T09:37:49+08:00</Date>
        <Notes>Xamarin.iOS 10.8.0.20 is a Beta preview of our next major release, called 15.1. Please see https://releases.xamarin.com/beta-release-15-1-beta-preview-1/ for more information. You can also see the latest builds in all channels at https://developer.xamarin.com/releases/current/.</Notes>
      </Release>
      <Release>
        <Version>10.4.0.128</Version>
        <Date>2017-03-15T05:53:33+08:00</Date>
        <Notes>Xamarin.iOS 10.4.0.128 is a service release of our current release, called Cycle 9. Please see https://releases.xamarin.com/service-release-cycle-9/ for more information. You can also see the latest builds in all channels at https://developer.xamarin.com/releases/current/.</Notes>
      </Release>
      <Release>
        <Version>10.4.0.123</Version>
        <Date>2017-02-23T06:16:02+08:00</Date>
        <Notes>Xamarin.iOS 10.4.0.123 is a Stable release of Cycle 9, our next major feature release. Please see https://releases.xamarin.com/stable-release-cycle-9 for more information. You can also see the latest builds in all channels at https://developer.xamarin.com/releases/current/.</Notes>
      </Release>
      <Release>
        <Version>10.4.0.121</Version>
        <Date>2017-02-15T01:54:48+08:00</Date>
        <Notes>Xamarin.iOS 10.4.0.121 is an updated release candidate for Cycle 9, our next major feature release. Please see https://releases.xamarin.com/release-candidate-cycle-9-rc6-refresh for more information. You can also see the latest builds in all channels at https://developer.xamarin.com/releases/current/.</Notes>
      </Release>
      <Release>
        <Version>10.4.0.114</Version>
        <Date>2017-02-08T02:28:51+08:00</Date>
        <Notes>Xamarin.iOS 10.4.0.114 is an updated release candidate for Cycle 9, our next major feature release. Please see https://releases.xamarin.com/release-candidate-cycle-9-rc5-refresh for more information. You can also see the latest builds in all channels at https://developer.xamarin.com/releases/current/.</Notes>
      </Release>
      <Release>
        <Version>10.4.0.97</Version>
        <Date>2017-01-31T10:04:02+08:00</Date>
        <Notes>Xamarin.iOS 10.4.0.97 is an updated beta release of Cycle 9, our next major feature release. Please see https://releases.xamarin.com/eta-release-cycle-9-rc-refresh-builds3/ for more information. You can also see the latest builds in all channels at https://developer.xamarin.com/releases/current/.</Notes>
      </Release>
      <Release>
        <Version>10.4.0.96</Version>
        <Date>2017-01-24T05:42:53+08:00</Date>
        <Notes>Xamarin.iOS 10.4.0.96 is an updated beta release of Cycle 9, our next major feature release. Please see https://releases.xamarin.com/beta-release-cycle-9-refresh-builds2/ for more information. You can also see the latest builds in all channels at https://developer.xamarin.com/releases/current/.</Notes>
      </Release>
      <Release>
        <Version>10.4.0.88</Version>
        <Date>2017-01-19T05:58:19+08:00</Date>
        <Notes>Xamarin.iOS 10.4.0.88 is an updated beta release of Cycle 9, our next major feature release. Please see https://releases.xamarin.com/beta-release-cycle-9-refresh-builds/ for more information. You can also see the latest builds in all channels at https://developer.xamarin.com/releases/current/.</Notes>
      </Release>
      <Release>
        <Version>10.4.0.73</Version>
        <Date>2017-01-11T05:48:44+08:00</Date>
        <Notes>Xamarin.iOS 10.4.0.73 is a Release Candidate of Cycle 9, our next major feature release. Please see https://releases.xamarin.com/beta-release-cycle-9-rc-builds for more information. You can also see the latest builds in all channels at https://developer.xamarin.com/releases/current/.</Notes>
      </Release>
      <Release>
        <Version>10.3.1.7</Version>
        <Date>2016-12-23T01:16:27+08:00</Date>
        <Notes>Xamarin.iOS 10.3.1.7 is the Stable release of Cycle 8 Service Release 2, our next service release. Please see https://releases.xamarin.com/stable-release-cycle-8-service-release-2 for more information. You can also see the latest builds in all channels at https://developer.xamarin.com/releases/current/.</Notes>
      </Release>
      <Release>
        <Version>10.3.0.0</Version>
        <Date>2016-12-15T06:46:49+08:00</Date>
        <Notes>Xamarin.iOS 10.3.0.0 is an updated stable release of Cycle 8 Service Release 1, with added support for Xcode 8.2. Please see https://releases.xamarin.com/stable-release-updated-cycle-8-service-release-1-w-xcode-8-2-support for more information. You can also see the latest builds in all channels at https://developer.xamarin.com/releases/current/.</Notes>
      </Release>
      <Release>
        <Version>10.2.1.5</Version>
        <Date>2016-11-16T02:12:09+08:00</Date>
        <Notes>Xamarin.iOS 10.2.1.5 is the Stable release of Cycle 8 Service Release 1, our next service release. Please see https://releases.xamarin.com/stable-release-cycle-8-service-release-1 for more information. You can also see the latest builds in all channels at https://developer.xamarin.com/releases/current/.</Notes>
      </Release>
      <Release>
        <Version>10.2.1.4</Version>
        <Date>2016-11-02T03:59:27+08:00</Date>
        <Notes>Xamarin.iOS 10.2.1.4 is release candidate of Cycle 8 Service Release 1, our next service release. Please see https://releases.xamarin.com/beta-release-cycle-8-service-release-1-rc-builds for more information. You can also see the latest builds in all channels at https://developer.xamarin.com/releases/current/.</Notes>
      </Release>
      <Release>
        <Version>10.0.2.3</Version>
        <Date>2016-10-21T05:05:52+08:00</Date>
        <Notes>Xamarin.iOS 10.0.2.3 is a beta release of our next service release, called Service Release 1. Please see https://releases.xamarin.com/beta-release-cycle-8-service-release-1 for more information. You can also see the latest builds in all channels at https://developer.xamarin.com/releases/current/.</Notes>
      </Release>
      <Release>
        <Version>10.0.1.10</Version>
        <Date>2016-10-04T21:22:15</Date>
        <Notes>Xamarin.iOS 10.0.1.10 is a update on top of Cycle 8 Service Release 0. Please see https://releases.xamarin.com/stable-release-cycle-8-service-release-0 for more information. You can also see the latest builds in all channels at https://developer.xamarin.com/releases/current/.
</Notes>
      </Release>
      <Release>
        <Version>10.0.1.9</Version>
        <Date>2016-09-29T20:01:43</Date>
        <Notes>Xamarin iOS 10.0.1.9 is a beta release of fix for an AppleTLS issue, built on top of Cycle 8 Service 0. Please see https://releases.xamarin.com/beta-release-cycle-8-service-release-0-apple-tls/ for more information. You can also see the latest builds in all channels at https://developer.xamarin.com/releases/current/.</Notes>
      </Release>
      <Release>
        <Version>10.0.1.8</Version>
        <Date>2016-09-26T19:43:02</Date>
        <Notes>Xamarin.iOS 10.0.1.8 is a Stable release of Cycle 8 Service Release 0. Please see https://releases.xamarin.com/stable-release-cycle-8-service-release-0 for more information. You can also see the latest builds in all channels at https://developer.xamarin.com/releases/current/.</Notes>
      </Release>
      <Release>
        <Version>10.0.1.5</Version>
        <Date>2016-09-22T21:42:48</Date>
        <Notes>Xamarin.iOS 10.0.1.5 is a Beta release of Cycle 8 Service Release 0, our next service release. Please see https://releases.xamarin.com/beta-preview-cycle-8-service-release-0  for more information. You can also see the latest builds in all channels at https://developer.xamarin.com/releases/current/.</Notes>
      </Release>
      <Release>
        <Version>10.0.0.6</Version>
        <Date>2016-09-13T18:45:50</Date>
        <Notes>Xamarin.iOS 10.0.0.6 is a Stable release of Cycle 8, our next major feature release. Please see  https://releases.xamarin.com/stable-release-cycle-8-w-ios-10-and-xcode8-support for more information. You can also see the latest builds in all channels at https://developer.xamarin.com/releases/current/.</Notes>
      </Release>
      <Release>
        <Version>10.0.0.4</Version>
        <Date>2016-09-08T20:22:27</Date>
        <Notes>Xamarin.iOS 10.0.0.4 is a Beta release of Cycle 8, our next major feature release. Please see https://releases.xamarin.com/beta-preview-4-cycle-8 for more information. You can also see the latest builds in all channels at https://developer.xamarin.com/releases/current/.</Notes>
      </Release>
      <Release>
        <Version>9.99.5.54</Version>
        <Date>2016-08-31T21:08:15</Date>
        <Notes>Xamarin.iOS 9.99.5.54 is a Beta release of Cycle 8, our next major feature release. Please see https://releases.xamarin.com/beta-preview-3-cycle-8 for more information. You can also see the latest builds in all channels at https://developer.xamarin.com/releases/current/.</Notes>
      </Release>
      <Release>
        <Version>9.99.4.23</Version>
        <Date>2016-08-24T20:03:44</Date>
        <Notes>Xamarin.iOS 9.99.4.23 is a Beta release of Cycle 8, our next major feature release. Please see https://releases.xamarin.com/beta-preview-2-cycle-8 for more information. You can also see the latest builds in all channels at https://developer.xamarin.com/releases/current/.</Notes>
      </Release>
      <Release>
        <Version>9.99.3.8</Version>
        <Date>2016-08-17T20:33:09</Date>
        <Notes>Xamarin.iOS 9.99.3.8 is an Beta release of Cycle 8, our next major feature release. Please see https://releases.xamarin.com/beta-preview-1-cycle-8/ for more information. You can also see the latest builds in all channels at https://developer.xamarin.com/releases/current/.</Notes>
      </Release>
      <Release>
        <Version>9.8.2.22</Version>
        <Date>2016-07-29T20:26:49</Date>
        <Notes>Xamarin.iOS 9.8.2.22 is a Stable release of Cycle 7 Service Release 1. Please see https://releases.xamarin.com/stable-release-cycle-7-service-release-1 for more information. You can also see the latest builds in all channels at https://developer.xamarin.com/releases/current/.
</Notes>
      </Release>
      <Release>
        <Version>9.8.2.19</Version>
        <Date>2016-07-26T20:06:39</Date>
        <Notes>Xamarin.iOS 9.8.2.19 is a beta release of Cycle 7 Service Release 1. Please see https://releases.xamarin.com/beta-release-cycle-7-service-release-1-update-2 for more information. You can also see the latest builds in all channels at https://developer.xamarin.com/releases/current/.</Notes>
      </Release>
      <Release>
        <Version>9.8.2.16</Version>
        <Date>2016-07-20T20:21:03</Date>
        <Notes>Xamarin.iOS 9.8.2.16 is a beta release of Cycle 7 Service Release 1. Please see https://releases.xamarin.com/beta-release-cycle-7-service-release-1-updated for more information. You can also see the latest builds in all channels at https://developer.xamarin.com/releases/current/.</Notes>
      </Release>
      <Release>
        <Version>9.8.2.10</Version>
        <Date>2016-07-06T19:52:52</Date>
        <Notes>Xamarin.iOS 9.8.2.10 is a preview of Cycle 7 Service Release 1. Please see https://releases.xamarin.com/beta-release-cycle-7-service-release-1 for more information. You can also see the latest builds in all channels at https://developer.xamarin.com/releases/current/.</Notes>
      </Release>
      <Release>
        <Version>9.8.1.4</Version>
        <Date>2016-06-21T21:54:11</Date>
        <Notes>Xamarin.iOS 9.8.1.4 is a stable release of Cycle 7 Service Release 0. Please see  https://releases.xamarin.com/stable-release-cycle-7-service-release-0 for more information. You can also see the latest builds in all channels at https://developer.xamarin.com/releases/current/.</Notes>
      </Release>
      <Release>
        <Version>9.8.1.3</Version>
        <Date>2016-06-20T19:43:12</Date>
        <Notes>Xamarin.iOS 9.8.1.3 is a beta preview of our next bugfix release, Cycle 7 Service Release 1. Please see  https://releases.xamarin.com/beta-release-cycle-7-service-release-0for more information. You can also see the latest builds in all channels at https://developer.xamarin.com/releases/current/.</Notes>
      </Release>
      <Release>
        <Version>9.8.0.323</Version>
        <Date>2016-06-06T22:04:20</Date>
        <Notes>Xamarin.iOS 9.8.0.323 is the Stable release of our next major feature release, Cycle 7. Please see https://releases.xamarin.com/stable-release-cycle-7 for more information. You can also see the latest builds in all channels at https://developer.xamarin.com/releases/current/.
</Notes>
      </Release>
      <Release>
        <Version>9.8.0.319</Version>
        <Date>2016-05-24T21:19:04</Date>
        <Notes>Xamarin.iOS 9.8.0.319 is thethird release candidate of our next major feature release, Cycle 7. Please see https://releases.xamarin.com/beta-release-cycle-7-release-candidate-3 for more information. You can also see the latest builds in all channels at https://developer.xamarin.com/releases/current/.</Notes>
      </Release>
      <Release>
        <Version>9.8.0.318</Version>
        <Date>2016-05-17T21:35:34</Date>
        <Notes>Xamarin.iOS 9.8.0.318 is the second release candidate of our next major feature release, Cycle 7. Please see https://releases.xamarin.com/beta-release-cycle-7-release-candidate-2 for more information. You can also see the latest builds in all channels at https://developer.xamarin.com/releases/current/.</Notes>
      </Release>
      <Release>
        <Version>9.8.0.294</Version>
        <Date>2016-04-27T02:50:37</Date>
        <Notes>Xamarin.iOS 9.8.0.294 is the first release candidate of our next major feature release, Cycle 7, announced during the keynote presentation at Evolve 2016. Please see https://releases.xamarin.com/evolve-keynote-releases for more information. You can also see the latest builds in all channels at https://developer.xamarin.com/releases/current/.</Notes>
      </Release>
      <Release>
        <Version>9.8.0.244</Version>
        <Date>2016-04-11T20:56:44</Date>
        <Notes>Xamarin.iOS 9.8.0.244 is an Beta release for an upcoming major Xamarin Platform release, called Cycle 7. Please see https://releases.xamarin.com/beta-cycle-7/ for more information. You can also see the latest builds in all channels at https://developer.xamarin.com/releases/current/.
</Notes>
      </Release>
      <Release>
        <Version>9.6.1.9</Version>
        <Date>2016-03-31T15:47:09</Date>
        <Notes>Xamarin.iOS 9.6.1.9 is a Stable release supporting the awesome announcements from Microsoft //Build 3/31 Keynote. Check out the Xamarin Blog and FAQ for more info on the big news. Please see https://releases.xamarin.com/stable-release-cycle-6-service-release-3 for more information on the released builds. You can also see the latest builds in all channels at https://developer.xamarin.com/releases/current/.</Notes>
      </Release>
      <Release>
        <Version>9.6.0.0</Version>
        <Date>2016-03-22T19:24:40</Date>
        <Notes>Xamarin.iOS 9.6.0.0 is an Stable update with support for Apple iOS 9.3 and Xcode 7.3. Please see https://releases.xamarin.com/stable-release-ios-9-3-xcode-7-3-support for more information. You can also see the latest builds in all channels at https://developer.xamarin.com/releases/current/.</Notes>
      </Release>
      <Release>
        <Version>9.4.2.27</Version>
        <Date>2016-03-04T17:19:44</Date>
        <Notes>Xamarin.iOS 9.4.2.27 is a Stable service release for the Xamarin Platform. Please see https://releases.xamarin.com/stable-release-cycle-6-service-release-2 for more information. You can also see the latest builds in all channels at https://developer.xamarin.com/releases/current/.
</Notes>
      </Release>
      <Release>
        <Version>9.4.2.24</Version>
        <Date>2016-03-03T22:37:28</Date>
        <Notes>Xamarin.iOS 9.4.2.24 is an Beta preview for an upcoming service release of the Xamarin Platform. Please see https://releases.xamarin.com/beta-preview-cycle-6-service-release-2 for more information. You can also see the latest builds in all channels at https://developer.xamarin.com/releases/current/.</Notes>
      </Release>
      <Release>
        <Version>9.4.1.25</Version>
        <Date>2016-01-29T22:08:41</Date>
        <Notes>Xamarin.iOS 9.4.1.25 is a hotfix of Cycle 6 Service Release 1, with a patch to address issue 38206. Please visit https://releases.xamarin.com/xamarin-ios-stable-hotfix-for-missing-storyboard-issue  for more information. You can also check out the latest products available in all channels at http://developer.xamarin.com/releases/current. 
</Notes>
      </Release>
      <Release>
        <Version>9.4.1.24</Version>
        <Date>2016-01-21T22:05:21</Date>
        <Notes>Xamarin.iOS 9.4.1.24 is a Stable release of Cycle 6 Service Release 1, with added support for Apple iOS 9.2 / Xcode 7.2. Please visit https://releases.xamarin.com/stable-release-cycle-6-service-release-1 for more information. You can also check out the latest products available in all channels at http://developer.xamarin.com/releases/current.</Notes>
      </Release>
      <Release>
        <Version>9.4.0.0</Version>
        <Date>2015-12-09T19:37:20</Date>
        <Notes>Xamarin.iOS 9.4.0.0 is an Stable release that supports iOS 9.2 / Xcode 7.2. Please visit https://releases.xamarin.com/stable-release-ios-9-2-xcode-7-2-support for more information. You can also check out the latest products available in all channels at http://developer.xamarin.com/releases/current.</Notes>
      </Release>
      <Release>
        <Version>9.2.1.54</Version>
        <Date>2015-12-01T21:21:48</Date>
        <Notes>Xamarin.iOS 9.2.1.54 is a Stable release of Cycle 6 Service Release 0. Please visit https://releases.xamarin.com/stable-release-cycle-6-service-release-0 for more information. You can also check out the latest products available in all channels at http://developer.xamarin.com/releases/current.</Notes>
      </Release>
      <Release>
        <Version>9.2.1.51</Version>
        <Date>2015-11-13T05:49:24</Date>
        <Notes>Xamarin.iOS 9.2.1.51 is the Stable feature release our Cycle 6 series of builds. Please visit https://releases.xamarin.com/stable-release-cycle-6-final for more information. You can also check out the latest products available in all channels at http://developer.xamarin.com/releases/current.</Notes>
      </Release>
      <Release>
        <Version>9.2.1.50</Version>
        <Date>2015-11-11T21:52:04</Date>
        <Notes>Xamarin.iOS 9.2.1.50 is an updated Beta release of RC2 for our Cycle 6 series of builds. Please visit https://releases.xamarin.com/beta-preview-cycle-6-preview-update-release-candidate-2 for more information. You can also check out the latest products available in all channels at http://developer.xamarin.com/releases/current.</Notes>
      </Release>
      <Release>
        <Version>9.1.0.31</Version>
        <Date>2015-11-10T21:04:25</Date>
        <Notes>Xamarin.iOS 9.1.0.31 is an updated Stable release to fix blocked submissions of watchOS 1 apps built using WatchKit. Please visit https://releases.xamarin.com/stable-release-xamarin-ios-hotfix-for-watchos-1-submission for more information. You can also check out the latest products available in all channels at http://developer.xamarin.com/releases/current.</Notes>
      </Release>
      <Release>
        <Version>9.1.0.27</Version>
        <Date>2015-10-28T20:42:52</Date>
        <Notes>Xamarin.iOS 9.1.0.27 is an updated Stable release to support Apple iOS 9.1/Xcode 7.1, and also address some issues with El Capitan compatibility. Please see https://releases.xamarin.com/stable-release-ios-9-1-xcode-7-1-support-el-capitan-fixes for more information. You can also check out the latest products available in all channels at http://developer.xamarin.com/releases/current/.
</Notes>
      </Release>
      <Release>
        <Version>9.1.0.18</Version>
        <Date>2015-10-22T19:04:21</Date>
        <Notes>Xamarin iOS 9.1.0.18 is an updated Beta release to support Apple iOS 9.1/Xcode 7.1. Please see https://releases.xamarin.com/beta-release-ios-9-1-xcode-7-1-support-el-capitan-fixes for more information.</Notes>
      </Release>
      <Release>
        <Version>9.0.1.20</Version>
        <Date>2015-09-21T21:41:17</Date>
        <Notes>Xamarin.iOS 9.0.1.20 is a hotfix release to the current Xamarin.iOS stable. This build will address issue 33124, which caused some users to experience linker errors that prevented building and deploying. Please see https://releases.xamarin.com/xamarin-ios-stable-hotfix-for-linker-error-issue for more information.
</Notes>
      </Release>
      <Release>
        <Version>9.0.1.18</Version>
        <Date>2015-09-17T20:17:04</Date>
        <Notes>Xamarin.iOS 9.0.1.18 is a Stable build to support Apple's iOS 9 Final release. Please see https://blog.xamarin.com/xamarin-for-ios-9-search-deeper/ for more information.
</Notes>
      </Release>
      <Release>
        <Version>9.0.1.9</Version>
        <Date>2015-09-15T22:20:26</Date>
        <Notes>Xamarin.iOS 9.0.1.9 is a Beta build to support Apple's iOS 9 GM. We expect Stable support for iOS 9 to be released on Sept 16th, 2015. Please see https://releases.xamarin.com/beta-release-xamarin-ios-support-for-ios-9 for more information.	</Notes>
      </Release>
      <Release>
        <Version>9.0.0.40</Version>
        <Date>2015-09-11T17:01:32</Date>
        <Notes>Xamarin.iOS 9.0.0.40 is a Beta build to support Apple's iOS 9 GM. We expect Stable support for iOS 9 to be released on Sept 16th, 2015. Please see https://releases.xamarin.com/beta-release-xamarin-ios-support-for-ios-9 for more information.</Notes>
      </Release>
      <Release>
        <Version>9.0.0.32</Version>
        <Date>2015-09-10T21:33:19</Date>
        <Notes>Xamarin.iOS 9.0.0.32 is a Beta build to support Apple's iOS 9 GM. NOTE - This build is NOT compatible with the current Xamarin.VS Beta build, so please do not update your Xamarin.iOS if you are using Xamarin.VS. This should be fixed in the next Beta release. We expect Stable support for iOS 9 to be released on Sept 16th, 2015. Please see  https://releases.xamarin.com/beta-release-xamarin-ios-support-for-ios-9 for more information.</Notes>
      </Release>
      <Release>
        <Version>8.10.5.26</Version>
        <Date>2015-08-25T23:22:43</Date>
        <Notes>Release notes here: http://developer.xamarin.com/releases/ios/xamarin.ios_8/xamarin.ios_8.10/</Notes>
      </Release>
      <Release>
        <Version>8.10.4.46</Version>
        <Date>2015-08-07T00:55:18</Date>
        <Notes>Release notes here: http://developer.xamarin.com/releases/ios/xamarin.ios_8/xamarin.ios_8.10/</Notes>
      </Release>
      <Release>
        <Version>8.10.3.2</Version>
        <Date>2015-07-01T17:54:05</Date>
        <Notes>Support for Xcode 6.4, full release notes here: http://developer.xamarin.com/releases/ios/xamarin.ios_8/xamarin.ios_8.10/#Xamarin.iOS_8.10.3</Notes>
      </Release>
      <Release>
        <Version>8.10.2.37</Version>
        <Date>2015-06-25T01:19:50</Date>
        <Notes>Release notes here: http://developer.xamarin.com/releases/ios/xamarin.ios_8/xamarin.ios_8.10/#Xamarin.iOS_8.10.2</Notes>
      </Release>
      <Release>
        <Version>8.10.2.35</Version>
        <Date>2015-06-23T21:38:04</Date>
        <Notes>Release notes here: http://developer.xamarin.com/releases/ios/xamarin.ios_8/xamarin.ios_8.10/#2</Notes>
      </Release>
      <Release>
        <Version>8.10.1.74</Version>
        <Date>2015-06-23T21:01:23</Date>
        <Notes>Fix critical crashes on iOS9 devices and enable customers to resubmit their apps to AppStore.</Notes>
      </Release>
      <Release>
        <Version>8.10.1.64</Version>
        <Date>2015-05-27T22:18:41</Date>
        <Notes>Release notes here: http://developer.xamarin.com/releases/ios/xamarin.ios_8/xamarin.ios_8.10/#1</Notes>
      </Release>
      <Release>
        <Version>8.10.1.59</Version>
        <Date>2015-05-19T20:58:04</Date>
        <Notes>Release notes here: http://developer.xamarin.com/releases/ios/xamarin.ios_8/xamarin.ios_8.10/#1</Notes>
      </Release>
      <Release>
        <Version>8.10.0.267</Version>
        <Date>2015-04-27T20:49:53</Date>
        <Notes>Release notes here: http://developer.xamarin.com/releases/ios/xamarin.ios_8/xamarin.ios_8.10/</Notes>
      </Release>
      <Release>
        <Version>8.10.0.266</Version>
        <Date>2015-04-22T21:52:32</Date>
        <Notes>Release notes here: http://developer.xamarin.com/releases/ios/xamarin.ios_8/xamarin.ios_8.10/</Notes>
      </Release>
      <Release>
        <Version>8.10.0.258</Version>
        <Date>2015-04-15T22:18:31</Date>
        <Notes>Release notes here: http://developer.xamarin.com/releases/ios/xamarin.ios_8/xamarin.ios_8.10/</Notes>
      </Release>
      <Release>
        <Version>8.9.1.3</Version>
        <Date>2015-04-09T20:47:35</Date>
        <Notes>See release notes here - http://developer.xamarin.com/releases/ios/xamarin.ios_8/xamarin.ios_8.9/</Notes>
      </Release>
      <Release>
        <Version>8.8.2.7</Version>
        <Date>2015-04-08T21:25:00</Date>
        <Notes>See release notes here - http://developer.xamarin.com/releases/ios/xamarin.ios_8/xamarin.ios_8.8/</Notes>
      </Release>
      <Release>
        <Version>8.8.2.5</Version>
        <Date>2015-04-03T21:43:24</Date>
        <Notes>Allows submission of WatchKit apps to the App Store. Release notes: http://developer.xamarin.com/releases/ios/xamarin.ios_8/xamarin.ios_8.8/</Notes>
      </Release>
      <Release>
        <Version>8.8.2.4</Version>
        <Date>2015-03-30T20:12:10</Date>
        <Notes>See release notes here - http://developer.xamarin.com/releases/ios/xamarin.ios_8/xamarin.ios_8.8/</Notes>
      </Release>
      <Release>
        <Version>8.8.1.9</Version>
        <Date>2015-03-18T20:07:08</Date>
        <Notes>See release notes here - http://developer.xamarin.com/releases/ios/xamarin.ios_8/xamarin.ios_8.8/</Notes>
      </Release>
      <Release>
        <Version>8.8.0.2</Version>
        <Date>2015-03-10T16:00:05</Date>
        <Notes>Include WatchKit support - http://developer.xamarin.com/releases/ios/xamarin.ios_8/xamarin.ios_8.8/</Notes>
      </Release>
      <Release>
        <Version>8.6.3.3</Version>
        <Date>2015-03-06T22:45:24</Date>
        <Notes>Include fixes to the SMACK / FREAK TLS vulnerablitlies</Notes>
      </Release>
      <Release>
        <Version>8.6.2.26</Version>
        <Date>2015-02-26T21:21:48</Date>
        <Notes>Release notes here: http://developer.xamarin.com/releases/ios/xamarin.ios_8/xamarin.ios_8.6/#2	</Notes>
      </Release>
      <Release>
        <Version>8.6.2.22</Version>
        <Date>2015-02-21T22:24:08</Date>
        <Notes>Release notes here: http://developer.xamarin.com/releases/ios/xamarin.ios_8/xamarin.ios_8.6/#2</Notes>
      </Release>
      <Release>
        <Version>8.6.1.26</Version>
        <Date>2015-02-13T00:44:53</Date>
        <Notes>Xamarin.iOS 8.6.1 is a service release. For more details see: http://developer.xamarin.com/releases/ios/xamarin.ios_8/xamarin.ios_8.6/#6	</Notes>
      </Release>
      <Release>
        <Version>8.6.1.20</Version>
        <Date>2015-01-28T17:01:34</Date>
        <Notes>Xamarin.iOS 8.6.1 is a service release. For more details see: http://developer.xamarin.com/releases/ios/xamarin.ios_8/xamarin.ios_8.6/#6</Notes>
      </Release>
      <Release>
        <Version>8.6.0.51</Version>
        <Date>2015-01-09T20:58:52</Date>
        <Notes>Fixes "LessThanOrEqual wrong result for nuint type on 32bit platform" (bug 25798)</Notes>
      </Release>
      <Release>
        <Version>8.6.0.50</Version>
        <Date>2015-01-07T20:22:05</Date>
        <Notes>See release notes here: http://developer.xamarin.com/releases/ios/xamarin.ios_8/xamarin.ios_8.6/</Notes>
      </Release>
      <Release>
        <Version>8.6.0.41</Version>
        <Date>2014-12-19T21:31:16</Date>
        <Notes>See release notes here: http://developer.xamarin.com/releases/ios/xamarin.ios_8/xamarin.ios_8.6/</Notes>
      </Release>
      <Release>
        <Version>8.6.0.36</Version>
        <Date>2014-12-17T20:52:31</Date>
        <Notes>See release notes here: http://developer.xamarin.com/releases/ios/xamarin.ios_8/xamarin.ios_8.6/</Notes>
      </Release>
      <Release>
        <Version>8.6.0.32</Version>
        <Date>2014-12-15T21:12:14</Date>
        <Notes>See release notes here: http://developer.xamarin.com/releases/ios/xamarin.ios_8/xamarin.ios_8.6/</Notes>
      </Release>
      <Release>
        <Version>8.4.0.47</Version>
        <Date>2014-12-12T17:55:42</Date>
        <Notes>Fix PlatformHelper.ParseApiPlatform not to throw on unknown/future iOS versions [#25211]</Notes>
      </Release>
      <Release>
        <Version>8.4.0.43</Version>
        <Date>2014-11-17T21:56:05</Date>
        <Notes>Improvements to the debugging experience</Notes>
      </Release>
      <Release>
        <Version>8.4.0.38</Version>
        <Date>2014-11-11T22:51:42</Date>
        <Notes>See Release Notes: http://developer.xamarin.com/releases/ios/xamarin.ios_8/xamarin.ios_8.4/</Notes>
      </Release>
      <Release>
        <Version>8.4.0.16</Version>
        <Date>2014-10-31T18:25:17</Date>
        <Notes>Fixes an issue that cause devices attached to mac build host to not  show up in device list in VisualStudio.</Notes>
      </Release>
      <Release>
        <Version>8.4.0.15</Version>
        <Date>2014-10-22T17:02:14</Date>
        <Notes>Fixes an issue that could cause Mac Build Host pairing to fail on Yosemite.</Notes>
      </Release>
      <Release>
        <Version>8.2.0.193</Version>
        <Date>2014-10-03T20:41:22</Date>
        <Notes>See release notes here: http://developer.xamarin.com/releases/ios/xamarin.ios_8/xamarin.ios_8.2/</Notes>
      </Release>
      <Release>
        <Version>8.2.0.191</Version>
        <Date>2014-10-01T22:20:37</Date>
        <Notes>See release notes here: http://developer.xamarin.com/releases/ios/xamarin.ios_8/xamarin.ios_8.2/</Notes>
      </Release>
      <Release>
        <Version>8.2.0</Version>
        <Date>2014-09-29T21:11:00</Date>
        <Notes>See release notes here: http://developer.xamarin.com/releases/ios/xamarin.ios_8/xamarin.ios_8.2/</Notes>
      </Release>
      <Release>
        <Version>8.2.0.176</Version>
        <Date>2014-09-19T19:57:41</Date>
        <Notes>See Release Notes: http://developer.xamarin.com/releases/ios/xamarin.ios_8/xamarin.ios_8.2/</Notes>
      </Release>
      <Release>
        <Version>8.0.0.62</Version>
        <Date>2014-09-18T18:32:37</Date>
        <Notes>See Release Notes: http://developer.xamarin.com/releases/ios/xamarin.ios_8/xamarin.ios_8.0/</Notes>
      </Release>
      <Release>
        <Version>8.0.0.60</Version>
        <Date>2014-09-16T21:00:33</Date>
        <Notes>See Release Notes: http://developer.xamarin.com/releases/ios/xamarin.ios_8/xamarin.ios_8.0/</Notes>
      </Release>
      <Release>
        <Version>8.0.0.36</Version>
        <Date>2014-09-15T19:57:21</Date>
        <Notes>See Release Notes: http://developer.xamarin.com/releases/ios/xamarin.ios_8/xamarin.ios_8.0/</Notes>
      </Release>
      <Release>
        <Version>8.0.0.9</Version>
        <Date>2014-09-10T18:19:51</Date>
        <Notes>See Release Notes: http://developer.xamarin.com/releases/ios/xamarin.ios_8/xamarin.ios_8.0/
</Notes>
      </Release>
      <Release>
        <Version>7.4.0.108</Version>
        <Date>2014-09-03T18:52:03</Date>
        <Notes>See Release Notes: http://developer.xamarin.com/releases/ios/xamarin.ios_7/xamarin.ios_7.4/</Notes>
      </Release>
      <Release>
        <Version>7.4.0.104</Version>
        <Date>2014-08-20T22:20:58</Date>
        <Notes>See Release Notes: http://developer.xamarin.com/releases/ios/xamarin.ios_7/xamarin.ios_7.4/</Notes>
      </Release>
      <Release>
        <Version>7.4.0.97</Version>
        <Date>2014-08-13T17:26:31</Date>
        <Notes>See Release Notes: http://developer.xamarin.com/releases/ios/xamarin.ios_7/xamarin.ios_7.4/</Notes>
      </Release>
      <Release>
        <Version>7.2.6.28</Version>
        <Date>2014-08-04T15:59:52</Date>
        <Notes>See Release Notes: http://developer.xamarin.com/releases/ios/xamarin.ios_7/xamarin.ios_7.2/#6</Notes>
      </Release>
      <Release>
        <Version>7.2.6.26</Version>
        <Date>2014-07-23T20:30:12</Date>
        <Notes>No major changes from last release</Notes>
      </Release>
      <Release>
        <Version>7.2.6.25</Version>
        <Date>2014-07-22T20:05:54</Date>
        <Notes>No major changes from last release.</Notes>
      </Release>
      <Release>
        <Version>7.2.6.22</Version>
        <Date>2014-07-16T22:38:09</Date>
        <Notes>See Release Notes: http://developer.xamarin.com/releases/ios/xamarin.ios_7/xamarin.ios_7.2/#6</Notes>
      </Release>
      <Release>
        <Version>7.2.6.19</Version>
        <Date>2014-07-11T20:13:50</Date>
        <Notes>See Release Notes: http://developer.xamarin.com/releases/ios/xamarin.ios_7/xamarin.ios_7.2/#6 </Notes>
      </Release>
      <Release>
        <Version>7.2.5.5</Version>
        <Date>2014-07-03T16:28:33</Date>
        <Notes>Xamarin.iOS 7.2.5.5 is a hotfix release to address an issue deploying from Visual Studio while using a Trial license. Release Notes: http://developer.xamarin.com/releases/ios/xamarin.ios_7/xamarin.ios_7.2/#5</Notes>
      </Release>
      <Release>
        <Version>7.2.5</Version>
        <Date>2014-06-20T18:44:41</Date>
        <Notes>Xamarin.iOS 7.2.5 is a compatibility release for Xamarin 3.1. Please see the release notes here: http://developer.xamarin.com/releases/ios/xamarin.ios_7/xamarin.ios_7.2/#5</Notes>
      </Release>
      <Release>
        <Version>7.2.4</Version>
        <Date>2014-06-17T17:40:45</Date>
        <Notes>Xamarin.iOS 7.2.4 is hotfix release to address an InvalidCastException in WriteRequestAsyncCB.</Notes>
      </Release>
      <Release>
        <Version>7.2.3.39</Version>
        <Date>2014-05-23T23:29:02</Date>
        <Notes>This is the Release Candidate for Xamarin.iOS 7.2.3. It is a compatibility release for Xamarin for Windows 2.0.
</Notes>
      </Release>
      <Release>
        <Version>7.2.3.35</Version>
        <Date>2014-05-13T18:01:34</Date>
        <Notes>Xamarin.iOS 7.2.3 is a compatibility release for Xamarin for Visual Studio 2.0.</Notes>
      </Release>
      <Release>
        <Version>7.2.3.27</Version>
        <Date>2014-05-06T22:39:35</Date>
        <Notes>Xamarin.iOS 7.2.3 is a compatibility release for Xamarin for Visual Studio 2.0.</Notes>
      </Release>
      <Release>
        <Version>7.2.2.2</Version>
        <Date>2014-04-24T20:18:36</Date>
        <Notes>This release provides compatibility with Xamarin for Visual Studio 1.12.275.</Notes>
      </Release>
      <Release>
        <Version>7.2.1.42</Version>
        <Date>2014-04-21T18:29:39</Date>
        <Notes>Xamarin.iOS 7.2.1 is a maintenance release. Full release notes available at: http://docs.xamarin.com/releases/ios/xamarin.ios_7/xamarin.ios_7.2/#1</Notes>
      </Release>
      <Release>
        <Version>7.2.1.41</Version>
        <Date>2014-04-17T18:04:50</Date>
        <Notes>Xamarin.iOS 7.2.1 is a maintenance release. Full release notes available at: http://docs.xamarin.com/releases/ios/xamarin.ios_7/xamarin.ios_7.2/#1</Notes>
      </Release>
      <Release>
        <Version>7.2.1.40</Version>
        <Date>2014-04-14T19:40:22</Date>
        <Notes>Xamarin.iOS 7.2.1 is a maintenance release. Full release notes available at: http://docs.xamarin.com/releases/ios/xamarin.ios_7/xamarin.ios_7.2/#1</Notes>
      </Release>
      <Release>
        <Version>7.2.1.34</Version>
        <Date>2014-04-09T17:49:16</Date>
        <Notes>Xamarin.iOS 7.2.1 is a maintenance release. Full release notes available at: http://docs.xamarin.com/releases/ios/xamarin.ios_7/xamarin.ios_7.2/#1</Notes>
      </Release>
      <Release>
        <Version>7.2.0</Version>
        <Date>2014-03-10T23:17:50</Date>
        <Notes>The Xamarin.iOS 7.2.x series is based on our latest stable release (7.0.7) and introduces support for Apple's iOS 7.1 APIs. This version is based on the final release of Apple's Xcode 5.1 and includes support for the iOS7.1 SDK API.

Release notes here: http://docs.xamarin.com/releases/ios/xamarin.ios_7/xamarin.ios_7.2/</Notes>
      </Release>
      <Release>
        <Version>7.0.7</Version>
        <Date>2014-02-24T21:45:28</Date>
        <Notes>Release notes available at:
http://docs.xamarin.com/releases/ios/xamarin.ios_7/xamarin.ios_7.0/#7</Notes>
      </Release>
      <Release>
        <Version>7.0.7</Version>
        <Date>2014-02-12T20:31:22</Date>
        <Notes>Release notes available at:
http://docs.xamarin.com/releases/ios/xamarin.ios_7/xamarin.ios_7.0/#7</Notes>
      </Release>
      <Release>
        <Version>7.0.6</Version>
        <Date>2014-01-24T19:06:51</Date>
        <Notes>Release notes here: http://docs.xamarin.com/releases/ios/xamarin.ios_7/xamarin.ios_7.0/#6</Notes>
      </Release>
      <Release>
        <Version>7.0.6</Version>
        <Date>2014-01-15T02:28:40</Date>
        <Notes>Fixes bug 17015.</Notes>
      </Release>
      <Release>
        <Version>7.0.5</Version>
        <Date>2013-12-04T22:12:25</Date>
        <Notes>Release notes available at:
http://docs.xamarin.com/releases/ios/xamarin.ios_7/xamarin.ios_7.0/#5</Notes>
      </Release>
      <Release>
        <Version>7.0.4</Version>
        <Date>2013-11-12T17:55:55</Date>
        <Notes>Release notes here: http://docs.xamarin.com/releases/ios/xamarin.ios_7/xamarin.ios_7.0/#4</Notes>
      </Release>
      <Release>
        <Version>7.0.4</Version>
        <Date>2013-11-08T19:11:15</Date>
        <Notes>Release notes available at:
http://docs.xamarin.com/releases/ios/xamarin.ios_7/xamarin.ios_7.0/#4</Notes>
      </Release>
      <Release>
        <Version>7.0.2</Version>
        <Date>2013-10-07T20:01:14</Date>
        <Notes>Release notes available here: http://docs.xamarin.com/releases/ios/xamarin.ios_7/xamarin.ios_7.0#2</Notes>
      </Release>
      <Release>
        <Version>7.0.1.4</Version>
        <Date>2013-09-25T18:20:33</Date>
        <Notes>Release notes available at http://docs.xamarin.com/releases/ios/xamarin.ios_7/xamarin.ios_7.0#1</Notes>
      </Release>
      <Release>
        <Version>7.0.0</Version>
        <Date>2013-09-18T23:44:01</Date>
        <Notes>Release notes are available here:
http://docs.xamarin.com/releases/ios/xamarin.ios_7/xamarin.ios_7.0.html</Notes>
      </Release>
    </Releases>
    <Level>
      <Id>Beta</Id>
      <Name>Preview</Name>
      <BannerMessage />
      <Idx>1</Idx>
    </Level>
    <RequiresRestart>false</RequiresRestart>
    <RequiresInteractiveInstall>false</RequiresInteractiveInstall>
    <InstallerMetadata />
    <Inactive>false</Inactive>
    <IsPreview>false</IsPreview>
    <Status>PendingDownload</Status>
    <UpdateInfoFile>/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/updateinfo</UpdateInfoFile>
    <InstalledVersion>12.10.0.157</InstalledVersion>
  </Update>
</ArrayOfUpdate>
posted @ 2019-10-03 09:39  VAllen  阅读(1302)  评论(0编辑  收藏  举报