You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4-5Lines changed: 4 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -87,20 +87,19 @@ to clarify expected behavior in our community. For more information, see the
87
87
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).
88
88
To download one of these packages, navigate to the build you are interested in and click on the `Artifacts` button.
89
89
90
-
Alternatively, "unofficial" releases are currently hosted on MyGet.
90
+
Alternatively, "unofficial" releases are currently hosted on the [Xamarin.Android](https://dev.azure.com/xamarin/public/_packaging?_a=feed&feed=Xamarin.Android) feed.
91
91
Add the feed to your project's `NuGet.config` to reference these packages:
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.
102
+
104
103
# Mailing Lists
105
104
106
105
To discuss this project, and participate in the design, we use the
0 commit comments