Skip to content

Update NuGet package versions in sample and core projects#195

Merged
marcominerva merged 1 commit intomasterfrom
develop
Apr 15, 2026
Merged

Update NuGet package versions in sample and core projects#195
marcominerva merged 1 commit intomasterfrom
develop

Conversation

@marcominerva
Copy link
Copy Markdown
Owner

Updated Microsoft.AspNetCore.OpenApi to 10.0.6 in sample projects and to 9.0.15/10.0.6 in SimpleAuthentication.csproj. Updated SimpleAuthenticationTools.Abstractions to 3.1.12 in SimpleAuthentication and SimpleAuthentication.Swashbuckle projects. No other changes made.

Updated Microsoft.AspNetCore.OpenApi to 10.0.6 in sample projects and to 9.0.15/10.0.6 in SimpleAuthentication.csproj. Updated SimpleAuthenticationTools.Abstractions to 3.1.12 in SimpleAuthentication and SimpleAuthentication.Swashbuckle projects. No other changes made.
Copilot AI review requested due to automatic review settings April 15, 2026 09:36
@marcominerva marcominerva merged commit d098a60 into master Apr 15, 2026
7 checks passed
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

This PR updates NuGet dependency versions across the core library and sample projects to keep ASP.NET Core OpenAPI and SimpleAuthenticationTools.Abstractions packages on the latest patch releases for the targeted frameworks.

Changes:

  • Bump Microsoft.AspNetCore.OpenApi to 9.0.15 (net9.0) and 10.0.6 (net10.0) in SimpleAuthentication.
  • Bump SimpleAuthenticationTools.Abstractions to 3.1.12 in SimpleAuthentication and SimpleAuthentication.Swashbuckle.
  • Bump Microsoft.AspNetCore.OpenApi to 10.0.6 in all net10.0 sample projects.

Reviewed changes

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

Show a summary per file
File Description
src/SimpleAuthentication/SimpleAuthentication.csproj Updates OpenAPI package versions per TFM and bumps Abstractions dependency.
src/SimpleAuthentication.Swashbuckle/SimpleAuthentication.Swashbuckle.csproj Bumps SimpleAuthenticationTools.Abstractions dependency to 3.1.12.
samples/MinimalApis/JwtBearerSample/JwtBearerSample.csproj Updates OpenAPI dependency to 10.0.6.
samples/MinimalApis/BasicAuthenticationSample/BasicAuthenticationSample.csproj Updates OpenAPI dependency to 10.0.6.
samples/MinimalApis/ApiKeySample/ApiKeySample.csproj Updates OpenAPI dependency to 10.0.6.
samples/Controllers/JwtBearerSample/JwtBearerSample.csproj Updates OpenAPI dependency to 10.0.6.
samples/Controllers/BasicAuthenticationSample/BasicAuthenticationSample.csproj Updates OpenAPI dependency to 10.0.6.
samples/Controllers/ApiKeySample/ApiKeySample.csproj Updates OpenAPI dependency to 10.0.6.

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