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
@@ -71,7 +58,7 @@ The major version in the `nuget.version` file should be updated when a breaking
71
58
The minor version should be updated when new functionality is added.
72
59
The patch version will be automatically determined by the number of commits since the last version change.
73
60
74
-
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).
61
+
Xamarin.Android.Tools.AndroidSdk nupkg files are produced for every build which occurrs on [Azure Devops](https://devdiv.visualstudio.com/DevDiv/_build?definitionId=22338).
75
62
To download one of these packages, navigate to the build you are interested in and click on the `Artifacts` button.
76
63
77
64
Alternatively, "unofficial" releases are currently hosted on the [Xamarin.Android](https://dev.azure.com/xamarin/public/_packaging?_a=feed&feed=Xamarin.Android) feed.
@@ -85,8 +72,6 @@ Add the feed to your project's `NuGet.config` to reference these packages:
85
72
</configuration>
86
73
```
87
74
88
-
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.
89
-
90
75
# Mailing Lists
91
76
92
77
To discuss this project, and participate in the design, we use the
0 commit comments