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

[release/9.1] Update Dcp out of date error message #7566

Merged
merged 2 commits into from
Feb 12, 2025

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Feb 12, 2025

Backport of #7539 to release/9.1

/cc @eerhardt

Customer Impact

When customers have a mismatch of an older Aspire.Hosting.AppHost reference and a new Aspire.Hosting package, they get an error telling them to update their dotnet workload. This is confusing since we don't use dotnet workloads anymore.

Testing

Manually ensured the error messge is correct now.

Risk

Minimal - just updating an error message.

Regression?

No

Remove references to the workload and instead compute the current package version and tell the user to reference the version corresponding with Aspire.Hosting.

Fix #7484

Related Work Items: #7
@eerhardt eerhardt closed this Feb 12, 2025
@eerhardt eerhardt reopened this Feb 12, 2025
@eerhardt eerhardt closed this Feb 12, 2025
@eerhardt eerhardt reopened this Feb 12, 2025
@danmoseley danmoseley added the Servicing-approved Approved for servicing release label Feb 12, 2025
@wtgodbe wtgodbe merged commit d058982 into release/9.1 Feb 12, 2025
71 checks passed
@wtgodbe wtgodbe deleted the backport/pr-7539-to-release/9.1 branch February 12, 2025 22:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Servicing-approved Approved for servicing release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants