-
Notifications
You must be signed in to change notification settings - Fork 1.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[main] Update dependencies from dotnet/arcade #11032
base: main
Are you sure you want to change the base?
[main] Update dependencies from dotnet/arcade #11032
Conversation
…122.2 Microsoft.SourceBuild.Intermediate.arcade , Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.XliffTasks , Microsoft.DotNet.XUnitExtensions From Version 9.0.0-beta.24562.13 -> To Version 9.0.0-beta.24572.2
883f9dc
to
85e8af5
Compare
This updates dotnet to 9.0.100 which uses Microsoft.NETCore.App 9.0.0, while bootstrap sdk version 9.0.200-preview.0.24523.19 uses Microsoft.NETCore.App 9.0.0-rc.2.24473.5. That's why CI failed to find the framework Microsoft.NETCore.App 9.0.0. But if bootstrap sdk version is changed to 9.0.100, it will have the following problem https://dev.azure.com/dnceng-public/public/_build/results?buildId=880495&view=logs&j=20125c81-7edb-551b-693a-61efae016b74&t=7ce25265-aabe-59d3-d73c-06619cfcc3c4&l=168.
It might be related to #10836 (comment), but not sure since the CI run doesn't exist currently. |
let's wait for another update from arcade where |
This pull request updates the following dependencies
From https://github.com/dotnet/arcade