-
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
[main] Update dependencies from mono/linker #49577
[main] Update dependencies from mono/linker #49577
Conversation
Microsoft.NET.ILLink.Tasks From Version 6.0.100-preview.2.21126.1 -> To Version 6.0.100-preview.2.21162.2
I couldn't figure out the best area label to add to this PR. If you have write-permissions please help me learn by adding exactly one area label. |
I cherry-picked my changes from https://github.com/dotnet/runtime/pull/49540/files over here. I'm not sure why the bot opened 2 PRs updating the linker. But it looks like this one has a better chance of making it since #49540 appears broken. |
Someone make linker changes batchable so I undid that change as that's not what we want for linker updates. |
runtime failures are #49569 |
...System.Text.Json/src/System/Text/Json/Serialization/Converters/Value/EnumConverterFactory.cs
Outdated
Show resolved
Hide resolved
Microsoft.NET.ILLink.Tasks From Version 6.0.100-preview.2.21126.1 -> To Version 6.0.100-preview.2.21166.1
…c3-41f1-96b0-6ada43adcefe
The |
This does seem to break the runtime-staging Android AOT leg. From the binlog:
We could temporarily disable those if this PR is needed to unblock someone. |
Microsoft.NET.ILLink.Tasks From Version 6.0.100-preview.2.21126.1 -> To Version 6.0.100-preview.2.21167.1
@akoeplinger could you please disable them to unblock the bump |
This pull request updates the following dependencies
From https://github.com/mono/linker