Skip to content

Update code style settings and package versions#152

Merged
marcominerva merged 1 commit intomasterfrom
develop
Jun 5, 2025
Merged

Update code style settings and package versions#152
marcominerva merged 1 commit intomasterfrom
develop

Conversation

@marcominerva
Copy link
Copy Markdown
Owner

  • Enhanced .editorconfig settings for code style preferences, including collection expressions and async method naming rules.
  • Upgraded Swashbuckle.AspNetCore to version 8.1.4 across multiple project files.
  • Updated Swashbuckle.AspNetCore.Annotations and Swashbuckle.AspNetCore.SwaggerUI to version 8.1.4 in JwtBearerSample.csproj.
  • Adjusted Microsoft.AspNetCore.OpenApi version to [8.0.16,9.0.0) in Net8JwtBearerSample.csproj.
  • Ensured consistent package versions for Swashbuckle.AspNetCore across all relevant projects.

- Enhanced .editorconfig settings for code style preferences, including collection expressions and async method naming rules.
- Upgraded `Swashbuckle.AspNetCore` to version `8.1.4` across multiple project files.
- Updated `Swashbuckle.AspNetCore.Annotations` and `Swashbuckle.AspNetCore.SwaggerUI` to version `8.1.4` in `JwtBearerSample.csproj`.
- Adjusted `Microsoft.AspNetCore.OpenApi` version to `[8.0.16,9.0.0)` in `Net8JwtBearerSample.csproj`.
- Ensured consistent package versions for `Swashbuckle.AspNetCore` across all relevant projects.
@marcominerva marcominerva merged commit 96066fa into master Jun 5, 2025
4 checks passed
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.

1 participant