[release/9.5] Update dependencies from https://github.com/microsoft/usvc-apiserver build 0.17.3#12032
Merged
joperezr merged 1 commit intodotnet:release/9.5from Oct 15, 2025
Conversation
…build 0.17.3 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.1 -> To Version 0.17.3
Contributor
|
🚀 Dogfood this PR with:
curl -fsSL https://raw.githubusercontent.com/dotnet/aspire/main/eng/scripts/get-aspire-cli-pr.sh | bash -s -- 12032Or
iex "& { $(irm https://raw.githubusercontent.com/dotnet/aspire/main/eng/scripts/get-aspire-cli-pr.ps1) } 12032" |
Contributor
There was a problem hiding this comment.
Pull Request Overview
This PR updates the Microsoft Developer Control Plane (DCP) dependencies from version 0.17.2 to 0.17.3 across all supported platforms as a backport to the release/9.5 branch. The update includes fixes for symlink handling and PID creation time mismatch issues.
- Updates all DCP package versions from 0.17.2 to 0.17.3
- Updates the corresponding SHA commits for the dependency source
- Maintains consistency across all supported platforms (Darwin, Linux, Windows with various architectures)
Reviewed Changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| eng/Versions.props | Updates version numbers for all DCP packages from 0.17.2 to 0.17.3 |
| eng/Version.Details.xml | Updates dependency versions and SHA commits for all DCP packages to track the new 0.17.3 release |
JamesNK
approved these changes
Oct 15, 2025
davidfowl
approved these changes
Oct 15, 2025
This was referenced Oct 23, 2025
Merged
This was referenced Nov 12, 2025
Bump Aspire.Microsoft.EntityFrameworkCore.SqlServer from 9.5.0 to 13.0.0
Karuption/aspire-samples#72
Closed
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 DCP fixes for symlink handling and PID creation time mismatch to release/9.5.