We are excited to share that our 13.1.0 release of Aspire has shipped! All of the packages are available in NuGet.org now. Head over to https://aspire.dev/whats-new/aspire-13-1/ to find what's new in 13.1.0!
What's Changed
- Target net10.0 in client integrations by @eerhardt in https://github.com/dotnet/aspire/pull/12500
- Fix DockerComposeEnvironment duplicating image names in .env file b...