Skip to content

Update aspire dependencies#82

Merged
Carl Sixsmith (carlsixsmith-moj) merged 1 commit into
mainfrom
hotfix/aspire-update
Jan 26, 2026
Merged

Update aspire dependencies#82
Carl Sixsmith (carlsixsmith-moj) merged 1 commit into
mainfrom
hotfix/aspire-update

Conversation

@carlsixsmith-moj
Copy link
Copy Markdown
Contributor

This pull request updates the Aspire dependencies to version 13.1.0 and simplifies the project file configuration for Aspire.AppHost. The most important changes are:

Dependency Updates:

  • Upgraded Aspire.Hosting.RabbitMQ, Aspire.Hosting.Redis, Aspire.Hosting.SqlServer, and Aspire.RabbitMQ.Client package versions from 13.0.2 to 13.1.0 in Directory.Packages.props.

Project File Simplification:

  • Changed the project SDK reference in Aspire.AppHost.csproj to use Aspire.AppHost.Sdk/13.1.0 directly, removing the previous nested SDK declaration.
  • Removed the redundant PackageReference for Aspire.Hosting.AppHost in Aspire.AppHost.csproj.

@carlsixsmith-moj Carl Sixsmith (carlsixsmith-moj) merged commit 54635fa into main Jan 26, 2026
2 checks passed
@carlsixsmith-moj Carl Sixsmith (carlsixsmith-moj) deleted the hotfix/aspire-update branch January 26, 2026 12:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants