Update dependencies from https://github.com/microsoft/dcp build 0.22.9#15129
Merged
karolz-ms merged 1 commit intorelease/13.2from Mar 11, 2026
Merged
Update dependencies from https://github.com/microsoft/dcp build 0.22.9#15129karolz-ms merged 1 commit intorelease/13.2from
karolz-ms merged 1 commit intorelease/13.2from
Conversation
On relative base path root Microsoft.DeveloperControlPlane.darwin-amd64 , Microsoft.DeveloperControlPlane.darwin-arm64 , Microsoft.DeveloperControlPlane.linux-amd64 , Microsoft.DeveloperControlPlane.linux-arm64 , Microsoft.DeveloperControlPlane.linux-musl-amd64 , Microsoft.DeveloperControlPlane.windows-amd64 , Microsoft.DeveloperControlPlane.windows-arm64 From Version 0.22.8 -> To Version 0.22.9
Contributor
|
🚀 Dogfood this PR with:
curl -fsSL https://raw.githubusercontent.com/dotnet/aspire/main/eng/scripts/get-aspire-cli-pr.sh | bash -s -- 15129Or
iex "& { $(irm https://raw.githubusercontent.com/dotnet/aspire/main/eng/scripts/get-aspire-cli-pr.ps1) } 15129" |
Contributor
There was a problem hiding this comment.
Pull request overview
Updates the repo’s pinned Microsoft DCP (Developer Control Plane) dependency to build 0.22.9, aligning the version props and dependency metadata with the upstream release (noted as including certificate generation tweaks).
Changes:
- Bump DCP package versions across all supported OS/arch entries from
0.22.8to0.22.9. - Update
eng/Version.Details.xmldependency entries to0.22.9and refresh the corresponding commit SHA.
Reviewed changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| eng/Versions.props | Updates the DCP version properties used by build/restore logic to 0.22.9. |
| eng/Version.Details.xml | Updates dependency metadata (version + SHA) for DCP packages to match 0.22.9. |
You can also share your feedback on Copilot code review. Take the survey.
Contributor
🎬 CLI E2E Test RecordingsThe following terminal recordings are available for commit
📹 Recordings uploaded automatically from CI run #22938422339 |
JamesNK
approved these changes
Mar 11, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Update with tweaks to how the DCP certificate is generated. See https://github.com/microsoft/dcp/releases/tag/v0.22.9 for detailed changelog.