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

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!

1 participant