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

add dependency downgrade #24

Merged
merged 1 commit into from
Nov 28, 2024
Merged

Conversation

BenjaminAbt
Copy link
Owner

This pull request includes changes to the Directory.Packages.props file to reorganize and update package dependencies. The most important changes include updating the versions of several packages and restructuring the ItemGroup labels for better clarity.

Updates and restructuring of package dependencies:

  • Updated the version of System.Text.Json to 8.0.5 and Microsoft.EntityFrameworkCore to 8.0.11 under a new ItemGroup label .NET Dependencies. We dont need 9.0.0 today.
  • Moved the FluentValidation package version to the Tests ItemGroup and ensured it remains at version 11.10.0.
  • Reintroduced the Analyzers ItemGroup with the same package versions as before, including Roslynator.Analyzers, Microsoft.CodeAnalysis.Common, Microsoft.CodeAnalysis.CSharp, and Meziantou.Analyzer.

@BenjaminAbt BenjaminAbt merged commit 03e9ca5 into main Nov 28, 2024
2 checks passed
@BenjaminAbt BenjaminAbt deleted the feature/dependencies-downgrade branch November 28, 2024 18:55
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