Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update libraries #62

Merged
merged 2 commits into from
Oct 15, 2024
Merged

Update libraries #62

merged 2 commits into from
Oct 15, 2024

Conversation

marcominerva
Copy link
Owner

This pull request includes updates to several package dependencies across different project files. The most important changes involve updating the versions of Microsoft.AspNetCore.OpenApi, Swashbuckle.AspNetCore, and Microsoft.CodeAnalysis.CSharp.

Dependency updates:

Updated `MinimalSample.csproj` to change `Microsoft.AspNetCore.OpenApi` version from `8.0.8` to `8.0.10` for minor improvements and bug fixes.

Modified `MinimalHelpers.Routing.Analyzers.csproj` to use a range version `[4.5.0]` for `Microsoft.CodeAnalysis.CSharp`, allowing more flexibility in package resolution.
Updated the Swashbuckle.AspNetCore package in MinimalSample.csproj
from version 6.8.1 to 6.9.0. Similarly, updated the
Swashbuckle.AspNetCore.SwaggerGen package in
MinimalHelpers.OpenApi.csproj from version 6.8.1 to 6.9.0.
@marcominerva marcominerva merged commit 3af97c1 into master Oct 15, 2024
2 of 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