Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[docs] Add Commercial Xamarin.Android 11.2 download locations #5284

Merged
merged 1 commit into from
Nov 11, 2020
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 8 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,10 +27,10 @@ Xamarin.Android provides open-source bindings of the Android SDK for use with

| Platform | Link |
|-----------------|--------|
| **Commercial Xamarin.Android 11.1 (d16-8) Preview** for Windows+Visual Studio 2019 Preview | [Download][commercial-d16-8-Windows-x86_64] |
| **Commercial Xamarin.Android 11.1 (d16-8) Preview** for macOS | [Download][commercial-d16-8-macOS-x86_64] |
| **Commercial Xamarin.Android 11.0 (d16-7)** for Windows+Visual Studio 2019 | [Download][commercial-d16-7-Windows-x86_64] |
| **Commercial Xamarin.Android 11.0 (d16-7)** for macOS | [Download][commercial-d16-7-macOS-x86_64] |
| **Commercial Xamarin.Android 11.2 (d16-9) Preview** for Windows+Visual Studio 2019 Preview | [Download][commercial-d16-9-Windows-x86_64] |
| **Commercial Xamarin.Android 11.2 (d16-9) Preview** for macOS | [Download][commercial-d16-9-macOS-x86_64] |
| **Commercial Xamarin.Android 11.1 (d16-8)** for Windows+Visual Studio 2019 | [Download][commercial-d16-8-Windows-x86_64] |
| **Commercial Xamarin.Android 11.1 (d16-8)** for macOS | [Download][commercial-d16-8-macOS-x86_64] |
| **OSS Xamarin.Android 11.1.99 (master)** for Ubuntu\* | [![OSS Linux/Ubuntu x86_64][oss-ubuntu-x86_64-icon]][oss-ubuntu-x86_64-status] |

*\* Please note that the OSS installer packages are not digitally signed.*
Expand All @@ -39,6 +39,8 @@ Xamarin.Android provides open-source bindings of the Android SDK for use with

| Platform | Link |
|-----------------|--------|
| **Commercial Xamarin.Android 11.0 (d16-7)** for Windows+Visual Studio 2019 | [Download][commercial-d16-7-Windows-x86_64] |
| **Commercial Xamarin.Android 11.0 (d16-7)** for macOS | [Download][commercial-d16-7-macOS-x86_64] |
| **Commercial Xamarin.Android 10.3 (d16-6)** for Windows+Visual Studio 2019 | [Download][commercial-d16-6-Windows-x86_64] |
| **Commercial Xamarin.Android 10.3 (d16-6)** for macOS | [Download][commercial-d16-6-macOS-x86_64] |
| **Commercial Xamarin.Android 10.2 (d16-5)** for Windows+Visual Studio 2019 | [Download][commercial-d16-5-Windows-x86_64] |
Expand Down Expand Up @@ -78,6 +80,8 @@ Xamarin.Android provides open-source bindings of the Android SDK for use with
[commercial-d16-7-macOS-x86_64]: https://aka.ms/xamarin-android-commercial-d16-7-macos
[commercial-d16-8-Windows-x86_64]: https://aka.ms/xamarin-android-commercial-d16-8-windows
[commercial-d16-8-macOS-x86_64]: https://aka.ms/xamarin-android-commercial-d16-8-macos
[commercial-d16-9-Windows-x86_64]: https://aka.ms/xamarin-android-commercial-d16-9-windows
[commercial-d16-9-macOS-x86_64]: https://aka.ms/xamarin-android-commercial-d16-9-macos

# Contributing

Expand Down