Skip to content

Update to Aspire 13.3#985

Open
eerhardt wants to merge 4 commits into
dotnet:mainfrom
eerhardt:Update13.3
Open

Update to Aspire 13.3#985
eerhardt wants to merge 4 commits into
dotnet:mainfrom
eerhardt:Update13.3

Conversation

@eerhardt
Copy link
Copy Markdown
Member

Also bump versions of other packages to latest.

Also bump versions of other packages to latest.
Copilot AI review requested due to automatic review settings April 30, 2026 16:58
Comment thread nuget.config Outdated
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Updates the repo’s .NET Aspire/AppHost tooling to Aspire 13.3 and refreshes several centrally-managed NuGet package versions, along with related NuGet/OpenAPI configuration changes.

Changes:

  • Bump Aspire.AppHost.Sdk from 13.2.0 to 13.3.0 in the AppHost and functional test AppHosts.
  • Update central package versions in Directory.Packages.props (Aspire, Microsoft.Extensions, Asp.Versioning, OpenTelemetry, etc.).
  • Add Aspire tooling config (aspire.config.json) and adjust NuGet configuration (extra package source + globalPackagesFolder); OpenAPI JSONs update api-version schema formatting.

Reviewed changes

Copilot reviewed 8 out of 8 changed files in this pull request and generated 3 comments.

Show a summary per file
File Description
tests/Ordering.FunctionalTests/Ordering.FunctionalTests.csproj Bumps Aspire.AppHost.Sdk to 13.3.0 for functional test AppHost.
tests/Catalog.FunctionalTests/Catalog.FunctionalTests.csproj Bumps Aspire.AppHost.Sdk to 13.3.0 for functional test AppHost.
src/eShop.AppHost/eShop.AppHost.csproj Bumps Aspire.AppHost.Sdk to 13.3.0 for the main AppHost.
src/Catalog.API/Catalog.API_v2.json OpenAPI schema tweak for api-version parameter (example → enum).
src/Catalog.API/Catalog.API.json OpenAPI schema tweak for api-version parameter (example → enum).
nuget.config Adds an Aspire feed + package source mapping; sets globalPackagesFolder.
aspire.config.json Adds Aspire app host path configuration.
Directory.Packages.props Central version bumps (Aspire/Microsoft.Extensions/Asp.Versioning/OpenTelemetry/etc.).

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread nuget.config Outdated
Comment thread Directory.Packages.props Outdated
Comment thread Directory.Packages.props Outdated
Comment thread src/Catalog.API/Catalog.API.json Outdated
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.

4 participants