Uh oh!
There was an error while loading. Please reload this page.
[main] Update dependencies from mono/linker - #57727
Conversation
Microsoft.NET.ILLink.Tasks From Version 6.0.100-preview.6.21416.1 -> To Version 6.0.100-preview.6.21418.2
ghost
commented
Aug 19, 2021
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. |
vitek-karas
commented
Aug 19, 2021
This is failing because the DARC updated the versions based on the main branch in mono/linker (so version ending with .2) which is published to the dotnet7 feed. But the runtime repo main is still setup to use dotnet6 feed which has a higher version from the release/6.0.1xx branch in mono linker (version ending with .3). What's the plan for feeds in runtime main? Shouldn't they be updated to dotnet7 feeds? @ViktorHofer (as you probably know who to ask) |
akoeplinger
commented
Aug 19, 2021
Adding the NET7 feeds is done in #57627, once that PR is merged this should be unblocked. |
ViktorHofer
commented
Aug 19, 2021
This should be unblocked now. |
This pull request updates the following dependencies
From https://github.com/mono/linker