Skip to content
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

Respect the profile attribute on runtime packs #39402

Merged
merged 8 commits into from
Apr 10, 2024

Conversation

LakshanF
Copy link
Member

@LakshanF LakshanF commented Mar 11, 2024

Partial fix for #37088, Need the windows desktop runtime pack changes, 4227, to flow for this change to take effect.

Add the existing knownFrameworkReference profile to the RuntimeFramework at the ProcessFrameworkReferences task. This matches the existing mechanism to add the profile to the target pack there. At the ResolveRuntimePackAssets, use the RuntimeFrameworks, FrameworkReferences, and the ResolvedRuntimePacks to find the correct profile if it exists, for the specific ResolvedRuntimePack. Use this profile to filter the correct set of files from the RuntimeList.xml in the runtime pack.

@LakshanF LakshanF closed this Mar 28, 2024
@LakshanF LakshanF reopened this Mar 28, 2024
@LakshanF LakshanF marked this pull request as ready for review April 2, 2024 17:44
@LakshanF LakshanF requested a review from a team as a code owner April 4, 2024 16:51
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.

2 participants