Skip to content

Conversation

@fboucher
Copy link
Contributor

Updates the project to .NET 10 and the latest Aspire SDK.
fix: #595

This includes:

  • Upgrading the .NET SDK version to 10.0 in multiple project files.
  • Updating the Aspire hosting and Azure packages.
  • Cleaning up obj/bin directories in the devcontainer.
  • Updating documentation and configurations to reflect the new .NET version.

Migrates the project to .NET 10 and implements central package
management using Directory.Packages.props. This change streamlines
dependency management and ensures consistent package versions across
the solution.
Updates the Aspire AppHost SDK to version 13.1.0.

Removes redundant package references.
Updates the project to use .NET 10.0 and removes the redundant ".NET" prefix when refering to Aspire.
This ensures the project is running on the latest version of the .NET runtime and improves clarity in documentation and examples.
Updates the .NET devcontainer image to use the noble distribution.
Adds a post-create command to clean up obj and bin directories
and restore dotnet dependencies, ensuring a clean build environment.
@fboucher
Copy link
Contributor Author

@microsoft-github-policy-service agree

@ch-rob ch-rob self-assigned this Jan 21, 2026
Copy link
Contributor

@ch-rob ch-rob left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@fboucher : Looks good.

@fboucher
Copy link
Contributor Author

fboucher commented Jan 21, 2026 via email

@ch-rob ch-rob merged commit f5dcf65 into microsoft:main Jan 21, 2026
1 check passed
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.

It's time to Upgrade!

2 participants