Update package versions to 9.4.3 in project files#11488
Merged
joperezr merged 1 commit intodotnet:release/9.4from Sep 18, 2025
Merged
Update package versions to 9.4.3 in project files#11488joperezr merged 1 commit intodotnet:release/9.4from
joperezr merged 1 commit intodotnet:release/9.4from
Conversation
Contributor
There was a problem hiding this comment.
Pull Request Overview
This PR updates the package versions from 9.4.2 to 9.4.3 across the Aspire project files for branding purposes.
- Updates the patch version from 2 to 3 in the main version configuration
- Updates all Aspire package references in the Helix testing configuration to use version 9.4.3
- Updates SDK imports for AppHost to reference the new version
Reviewed Changes
Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| eng/Versions.props | Updates the PatchVersion from 2 to 3 |
| tests/Shared/RepoTesting/Directory.Packages.Helix.props | Updates all Aspire package versions from 9.4.2 to 9.4.3 |
| tests/Shared/RepoTesting/Aspire.RepoTesting.targets | Updates Aspire.AppHost.Sdk version references from 9.4.2 to 9.4.3 |
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.
Branding updates.