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

Support side by side workload manifests in SDK resolver #32471

Conversation

dsplaisted
Copy link
Member

This is the first part of updating the SDK resolver to support side-by-side workload manifests (#32236).

It supports reading workload manifests from versioned subfolders, ie dotnet\sdk-manifests\<Feature Band>\<Manifest ID>\<Manifest Version>.

In this PR, it will choose the latest installed manifest. Subsequent changes will support reading workload set versions and using those versions of the manifests. The start of code to support this by taking in a list of requested manifest versions is in this PR, but that code is not used yet.

@dotnet-issue-labeler dotnet-issue-labeler bot added the untriaged Request triage from a team member label May 12, 2023
@dotnet-issue-labeler
Copy link

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.

@dsplaisted dsplaisted requested review from a team, joeloff, marcpopMSFT and nagilson May 12, 2023 00:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
untriaged Request triage from a team member
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants