Skip to content

[main] Update dependencies from mono/linker - #57727

Merged
ViktorHofer merged 1 commit into
mainfrom
darc-main-fc07894d-8499-43ae-9504-2fd25cc920ce
Aug 19, 2021
Merged

[main] Update dependencies from mono/linker#57727
ViktorHofer merged 1 commit into
mainfrom
darc-main-fc07894d-8499-43ae-9504-2fd25cc920ce

Conversation

@dotnet-maestro

Copy link
Copy Markdown
Contributor

This pull request updates the following dependencies

From https://github.com/mono/linker

  • Subscription: 0d6d6ae4-f71f-4395-53e6-08d8e409d87d
  • Build: 20210818.2
  • Date Produced: 8/18/2021 7:42 PM
  • Commit: 25ea51325080b3950950f0703da7903e922f9b1d
  • Branch: refs/heads/main

Microsoft.NET.ILLink.Tasks
From Version 6.0.100-preview.6.21416.1 -> To Version 6.0.100-preview.6.21418.2
@ghost

Copy link
Copy Markdown

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

Copy link
Copy Markdown
Member

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

Copy link
Copy Markdown
Member

Adding the NET7 feeds is done in #57627, once that PR is merged this should be unblocked.

@ViktorHofer

Copy link
Copy Markdown
Member

This should be unblocked now.

@ViktorHofer
ViktorHofer merged commit 278a95d into mainAug 19, 2021
@ViktorHofer
ViktorHofer deleted the darc-main-fc07894d-8499-43ae-9504-2fd25cc920ce branch August 19, 2021 22:55
@danmoseleydanmoseley added the area-codeflow for labeling automated codeflow label Aug 23, 2021
@ghostghost locked as resolved and limited conversation to collaborators Sep 22, 2021
Sign up for freeto subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

area-codeflowfor labeling automated codeflow

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

@vitek-karas@akoeplinger@ViktorHofer@danmoseley