[release/13.0] Update DCP to version 0.18.12#12611
Merged
joperezr merged 1 commit intorelease/13.0from Nov 3, 2025
Merged
Conversation
…build 0.18.12 (#12610) 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-386 , Microsoft.DeveloperControlPlane.windows-amd64 , Microsoft.DeveloperControlPlane.windows-arm64 From Version 0.18.10 -> To Version 0.18.12 Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com> # Conflicts: # eng/Version.Details.xml # eng/Versions.props
Contributor
|
🚀 Dogfood this PR with:
curl -fsSL https://raw.githubusercontent.com/dotnet/aspire/main/eng/scripts/get-aspire-cli-pr.sh | bash -s -- 12611Or
iex "& { $(irm https://raw.githubusercontent.com/dotnet/aspire/main/eng/scripts/get-aspire-cli-pr.ps1) } 12611" |
Contributor
There was a problem hiding this comment.
Pull Request Overview
This PR updates the Microsoft Developer Control Plane (DCP) package versions from 0.18.9 to 0.18.12 across all supported platforms and architectures.
Key Changes
- DCP package versions bumped from 0.18.9 to 0.18.12 for all 8 platform/architecture combinations
- Corresponding SHA commit references updated in Version.Details.xml to point to the new DCP release
Reviewed Changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| eng/Versions.props | Updates DCP package version properties from 0.18.9 to 0.18.12 for all platforms (darwin, linux, windows) and architectures (amd64, arm64, 386, musl) |
| eng/Version.Details.xml | Updates dependency metadata including version numbers and SHA commit references for all DCP packages to align with the new 0.18.12 release |
danegsta
approved these changes
Nov 2, 2025
joperezr
approved these changes
Nov 3, 2025
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 subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
Backport of #12610 to release/13.0 to fix the Python startup failure.