Skip to content

Conversation

@jonathanpeppers
Copy link
Member

Context: https://feedback.devdiv.io/922217
Context: https://build.azdo.io/3484060

.NET Core 3.1.102 dropped yesterday and broke the build with:

Download URL for .Net Core sdk version 3.1.102 could not be found for the following OS platforms (rid): osx-x64,osx-x64

It appears using 3.1.x broke...

We don't know how long this will be broken, so let's use what
xamarin-android is using, which appears to be working:

https://github.com/xamarin/xamarin-android/blob/87ee20c59a09ba4314f4226e1c77ee2331c3f09f/build-tools/automation/azure-pipelines.yaml#L51

Context: https://feedback.devdiv.io/922217
Context: https://build.azdo.io/3484060

.NET Core 3.1.102 dropped yesterday and broke the build with:

    Download URL for .Net Core sdk version 3.1.102 could not be found for the following OS platforms (rid): osx-x64,osx-x64

It appears using `3.1.x` broke...

We don't know how long this will be broken, so let's use what
xamarin-android is using, which appears to be working:

https://github.com/xamarin/xamarin-android/blob/87ee20c59a09ba4314f4226e1c77ee2331c3f09f/build-tools/automation/azure-pipelines.yaml#L51
Copy link
Contributor

@jpobst jpobst left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If CI checks out, LGTM!

@jpobst jpobst merged commit 95fd014 into dotnet:master Feb 19, 2020
@jonathanpeppers jonathanpeppers deleted the dotnet-3.1.100 branch February 19, 2020 17:52
jonpryor pushed a commit that referenced this pull request Feb 21, 2020
Context: https://feedback.devdiv.io/922217
Context: https://build.azdo.io/3484060

.NET Core 3.1.102 dropped yesterday and broke the build with:

    Download URL for .Net Core sdk version 3.1.102 could not be found for the following OS platforms (rid): osx-x64,osx-x64

It appears using `3.1.x` broke...

We don't know how long this will be broken, so let's use what
xamarin-android is using, which appears to be working:

https://github.com/xamarin/xamarin-android/blob/87ee20c59a09ba4314f4226e1c77ee2331c3f09f/build-tools/automation/azure-pipelines.yaml#L51
@github-actions github-actions bot locked and limited conversation to collaborators Apr 13, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants