Skip to content

Accept it if the versions from different sets are equal #40485

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

Closed
wants to merge 1 commit into from

Conversation

Forgind
Copy link
Contributor

@Forgind Forgind commented Apr 26, 2024

This is a partial fix for the issues discussed in dotnet/installer#19222

Specifically, the resolver supports there being multiple workload sets, as long as they don't have overlapping manifests. If we find the same manifest, it currently errors. It should only do that if the two manifest versions are the same, we don't need to error.

@ghost ghost added Area-Workloads untriaged Request triage from a team member labels Apr 26, 2024
@Forgind
Copy link
Contributor Author

Forgind commented May 7, 2024

Created a bug for the root cause here:
dotnet/templating#7946

@Forgind Forgind closed this Jun 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area-Workloads untriaged Request triage from a team member
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant