-
Couldn't load subscription status.
- Fork 712
[release/9.5] Update dependencies from https://github.com/microsoft/usvc-apiserver build 0.17.3 #12032
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.5] Update dependencies from https://github.com/microsoft/usvc-apiserver build 0.17.3 #12032
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
|
🚀 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" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
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 |
Backport of DCP fixes for symlink handling and PID creation time mismatch to release/9.5.