Skip to content

Central package management #1962

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

Conversation

manodasanW
Copy link
Member

This pull request introduces the NuGet Central Package Management feature to streamline dependency management. Key benefits and changes include:

Centralized Version Management: All NuGet package versions are now managed centrally in the Directory.Packages.props file. This ensures consistency across all projects in the repository.

Simplified Project Files: The individual project files are simplified, as they no longer need to specify version numbers for NuGet packages. This change reduces duplication and the potential for version conflicts.

Ease of Updating Dependencies: Updating a package version is now a matter of changing it in one place, making the process of keeping dependencies up-to-date more straightforward and less error-prone.

DefaultRyan
DefaultRyan previously approved these changes Apr 3, 2025
@manodasanW manodasanW merged commit 23dbcf4 into master Apr 3, 2025
12 checks passed
@manodasanW manodasanW deleted the user/gardener/OnboardCpmNonCb-1.0-640b0405-d04b-4a36-a336-1c1734bc1b07-on-master branch April 3, 2025 21:35
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.

3 participants