Skip to content

Conversation

Copy link
Contributor

Copilot AI commented Aug 8, 2025

This PR bumps the patch version from 9.4.0 to 9.4.1 on the release/9.4 branch to ensure that future builds produce version 9.4.1 instead of 9.4.0 for all Aspire packages and components.

Changes Made

The following files were updated following the same pattern established in PR #9963:

  • eng/Versions.props: Changed PatchVersion from 0 to 1
  • tests/Shared/RepoTesting/Aspire.RepoTesting.targets: Updated SDK version references from 9.4.0 to 9.4.1
  • tests/Shared/RepoTesting/Directory.Packages.Helix.props: Updated all 71 Aspire package versions from 9.4.0 to 9.4.1 for Helix testing
  • tests/Aspire.Cli.Tests/NuGet/NuGetPackageCacheTests.cs: Updated test version references
  • tests/Aspire.Cli.Tests/Utils/CliUpdateNotificationServiceTests.cs: Updated CLI update notification test scenarios

Impact

After this change:

  • All Aspire packages built from the release/9.4 branch will have version 9.4.1
  • Test scenarios will correctly validate against the new patch version
  • Helix testing infrastructure will use the updated package versions

The build completes successfully with these changes, confirming compatibility across the codebase.

Fixes #10889.


💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.

@joperezr joperezr changed the base branch from main to release/9.4 August 8, 2025 22:16
@joperezr joperezr changed the base branch from release/9.4 to main August 8, 2025 22:16
Copilot AI changed the title [WIP] Bump patch version to 9.4.1 on the release branch Bump patch version to 9.4.1 on the release/9.4 branch Aug 8, 2025
Copilot AI requested a review from joperezr August 8, 2025 22:39
@joperezr joperezr closed this Aug 8, 2025
@dotnet-policy-service dotnet-policy-service bot added this to the 9.5 milestone Aug 8, 2025
@github-actions github-actions bot locked and limited conversation to collaborators Sep 8, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Bump patch version to 9.4.1 on the release branch

2 participants