-
Notifications
You must be signed in to change notification settings - Fork 4.7k
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
[release/7.0] Update dependencies from dotnet/arcade #80510
[release/7.0] Update dependencies from dotnet/arcade #80510
Conversation
…110.4 Microsoft.DotNet.ApiCompat , Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Build.Tasks.Archives , Microsoft.DotNet.Build.Tasks.Feed , Microsoft.DotNet.Build.Tasks.Installers , Microsoft.DotNet.Build.Tasks.Packaging , Microsoft.DotNet.Build.Tasks.TargetFramework , Microsoft.DotNet.Build.Tasks.Templating , Microsoft.DotNet.Build.Tasks.Workloads , Microsoft.DotNet.CodeAnalysis , Microsoft.DotNet.GenAPI , Microsoft.DotNet.GenFacades , Microsoft.DotNet.Helix.Sdk , Microsoft.DotNet.PackageTesting , Microsoft.DotNet.RemoteExecutor , Microsoft.DotNet.SharedFramework.Sdk , Microsoft.DotNet.VersionTools.Tasks , Microsoft.DotNet.XUnitConsoleRunner , Microsoft.DotNet.XUnitExtensions From Version 7.0.0-beta.22601.6 -> To Version 7.0.0-beta.23060.4
@dotnet/jit-contrib this PR hit a bunch of JIT related failures that I am not seeing in other 7.0 PRs. Can someone please confirm the failures are unrelated to this update? Tomorrow's the last day to merge 7.0 PRs for the February Release. |
The only failures I see are related https://dev.azure.com/dnceng-public/public/_build/results?buildId=134179&view=ms.vss-test-web.build-test-results-tab&runId=2913810&resultId=102849&paneView=debug, which are mono, not CLR JIT. Maybe @akoeplinger can help? (Plus, there are a lot of what look like infrastructure failures that I've seen in 'main' as well) |
That failure is unrelated, looks like NuGet's migration logic is causing issues:
|
Thanks @BruceForstall and @akoeplinger for taking a look. I'll merge. |
This pull request updates the following dependencies
From https://github.com/dotnet/arcade