Skip to content

Conversation

@daxian-dbw
Copy link
Member

PR Summary

The MacOS daily build failed after moving to the latest .NET 6 preview.1 SDK -- dotnet restore was not working.
Remove old .NET SDKs to make 'dotnet restore' works with the latest SDK.

PR Checklist

vmImage: macOS-latest
steps:
- pwsh: |
# Remove old .NET SDKs
Copy link
Member

Choose a reason for hiding this comment

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

This probably has to be done in the release build as well

Copy link
Member

Choose a reason for hiding this comment

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

For some reason release build is fine.

@adityapatwardhan adityapatwardhan added the CL-BuildPackaging Indicates that a PR should be marked as a build or packaging change in the Change Log label Feb 9, 2021
@adityapatwardhan adityapatwardhan merged commit d99afee into PowerShell:master Feb 9, 2021
@daxian-dbw daxian-dbw deleted the mac-daily branch February 11, 2021 01:14
@ghost
Copy link

ghost commented Feb 12, 2021

🎉v7.2.0-preview.3 has been released which incorporates this pull request.:tada:

Handy links:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CL-BuildPackaging Indicates that a PR should be marked as a build or packaging change in the Change Log

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants