Skip to content

Central package management#1962

Merged
manodasanW merged 3 commits into
masterfrom
user/gardener/OnboardCpmNonCb-1.0-640b0405-d04b-4a36-a336-1c1734bc1b07-on-master
Apr 3, 2025
Merged

Central package management#1962
manodasanW merged 3 commits into
masterfrom
user/gardener/OnboardCpmNonCb-1.0-640b0405-d04b-4a36-a336-1c1734bc1b07-on-master

Conversation

@manodasanW
Copy link
Copy Markdown
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
@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