From 8adbabb08f99843df9f87266fdc6f908a6a773d8 Mon Sep 17 00:00:00 2001 From: Peter Collins Date: Thu, 10 Feb 2022 14:03:51 -0500 Subject: [PATCH] [ci] Mention new NuGet feed and release Context: https://dev.azure.com/xamarin/public/_release?_a=releases&view=mine&definitionId=12 A Release Pipeline has been created to push new versions of Xamarin.Android.Tools.nupkg for any projecst that depend on it. --- README.md | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 22b57ca..92720c9 100644 --- a/README.md +++ b/README.md @@ -87,20 +87,19 @@ to clarify expected behavior in our community. For more information, see the Xamarin.Android.Tools.AndroidSdk nupkg files are produced for every build which occurrs on [Azure Devops](https://dev.azure.com/xamarin/Xamarin/_build?definitionId=2&_a=summary). To download one of these packages, navigate to the build you are interested in and click on the `Artifacts` button. -Alternatively, "unofficial" releases are currently hosted on MyGet. +Alternatively, "unofficial" releases are currently hosted on the [Xamarin.Android](https://dev.azure.com/xamarin/public/_packaging?_a=feed&feed=Xamarin.Android) feed. Add the feed to your project's `NuGet.config` to reference these packages: ```xml - + ``` +An Azure Pipelines [Release ](https://dev.azure.com/xamarin/public/_release?view=mine&_a=releases&definitionId=12) can be manually triggered to push a new version to this feed. + # Mailing Lists To discuss this project, and participate in the design, we use the