Skip to content

Add AdditionalRuntimeIdentifier if building from source #34650

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

Merged
merged 2 commits into from
Aug 17, 2023

Conversation

elinor-fung
Copy link
Member

Specify RID to add to graph per mechanism in #34279

This needs dotnet/installer#17197 to actually work (TargetRid is currently not set).

Fixes dotnet/source-build#3584

cc @tmds @dotnet/source-build-internal

@elinor-fung elinor-fung requested a review from dsplaisted August 15, 2023 20:32
@ghost ghost added Area-Infrastructure untriaged Request triage from a team member labels Aug 15, 2023
@mthalman mthalman requested a review from a team August 16, 2023 14:03
@mthalman
Copy link
Member

This needs to be backported to the rc1 branch.

@mthalman
Copy link
Member

This needs to be backported to the rc1 branch.

This also needs to be backported to the 8.0.1xx branch. The main branch is .NET 9 at this point.

Copy link
Member

@dsplaisted dsplaisted left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good. As mentioned, it will need to be backported to 8.0.1xx and 8.0.1xx-rc1.

Once this is merged we should validate that the portable RID graph is correct for a source build.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area-Infrastructure untriaged Request triage from a team member
Projects
None yet
Development

Successfully merging this pull request may close these issues.

The non-portable rid needs to be added to the trimmed down rid graph
4 participants