Skip to content

Upgrade Aspire to 13.4.2 and net10.0#21

Open
webreidi wants to merge 1 commit into
mainfrom
webreidi/musical-fortnight
Open

Upgrade Aspire to 13.4.2 and net10.0#21
webreidi wants to merge 1 commit into
mainfrom
webreidi/musical-fortnight

Conversation

@webreidi

@webreidi webreidi commented Jun 8, 2026

Copy link
Copy Markdown
Owner

This PR updates the project to the Aspire 13 package line and aligns the solution with the .NET 10 target framework required by that stack.

What changed:

  • Bumped Aspire package references to 13.4.2 in the app host, API, web, tests, and service defaults projects.
  • Updated project target frameworks to net10.0 across the app, API, web, tests, service defaults, and core logic projects.

Why:

  • Keeps the app on the current Aspire release line and avoids using the older 9.4.0 packages.

Validation:

  • dotnet build
  • dotnet test --filter "TestGameLogic"

Update Aspire package references and target frameworks to the Aspire 13 / net10.0 line for the app host, service defaults, web, API, tests, and core logic projects.
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.

1 participant