Skip to content

Update NuGet package versions for OpenApi and helpers - #106

Merged
marcominerva merged 1 commit into
masterfrom
develop
Apr 15, 2026
Merged

Update NuGet package versions for OpenApi and helpers#106
marcominerva merged 1 commit into
masterfrom
develop

Conversation

@marcominerva

Copy link
Copy Markdown
Owner

Updated Microsoft.AspNetCore.OpenApi, Swashbuckle.AspNetCore.SwaggerUI, and TinyHelpers.AspNetCore to their latest versions in MinimalSample.csproj and MinimalHelpers.OpenApi.csproj to leverage recent features and fixes.

Updated Microsoft.AspNetCore.OpenApi, Swashbuckle.AspNetCore.SwaggerUI, and TinyHelpers.AspNetCore to their latest versions in MinimalSample.csproj and MinimalHelpers.OpenApi.csproj to leverage recent features and fixes.
Copilot AI review requested due to automatic review settings April 15, 2026 09:26
@marcominerva
marcominerva merged commit e4a2003 into master Apr 15, 2026
7 checks passed

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Pull request overview

Updates NuGet package patch versions related to OpenAPI and helper libraries across the MinimalHelpers OpenAPI library project and the MinimalSample app to pick up recent fixes/features while keeping versions aligned with the targeted frameworks.

Changes:

  • Bump Microsoft.AspNetCore.OpenApi patch versions per target framework in MinimalHelpers.OpenApi.
  • Bump Microsoft.AspNetCore.OpenApi, Swashbuckle.AspNetCore.SwaggerUI, and TinyHelpers.AspNetCore patch versions in the MinimalSample.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
src/MinimalHelpers.OpenApi/MinimalHelpers.OpenApi.csproj Updates Microsoft.AspNetCore.OpenApi patch versions for net8.0, net9.0, and net10.0.
samples/MinimalSample/MinimalSample.csproj Updates OpenAPI/Swagger UI + TinyHelpers package versions for the net10.0 sample app.

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.

2 participants