Skip to content

Add support for Central Package Management (CPM)#72

Merged
pombredanne merged 2 commits intoaboutcode-org:mainfrom
boschglobal:issue/29-central-package-version-management
Mar 11, 2026
Merged

Add support for Central Package Management (CPM)#72
pombredanne merged 2 commits intoaboutcode-org:mainfrom
boschglobal:issue/29-central-package-version-management

Conversation

@wkl3nk
Copy link
Copy Markdown

@wkl3nk wkl3nk commented Nov 12, 2025

This means, if you manage common dependencies for many different projects, you can leverage NuGet's Central Package Management (CPM) features to do all of this from a single, central location.

Fixes #29.

@wkl3nk wkl3nk force-pushed the issue/29-central-package-version-management branch from 36be262 to 20754f8 Compare November 12, 2025 15:14
This means, if you manage common dependencies for many different projects,
you can leverage NuGet's Central Package Management (CPM) features to do
all of this from a single, central location.

Fixes aboutcode-org#29.

Signed-off-by: klw1imb <wolfgang.klenk2@bosch.com>
@wkl3nk wkl3nk force-pushed the issue/29-central-package-version-management branch from 20754f8 to 4dbfe0b Compare November 14, 2025 09:26
@pombredanne
Copy link
Copy Markdown
Member

Thanks!
Sorry for missing this out entirely. @wkl3nk This looks fine overall, but how to add a few tests to validate that this works?

Signed-off-by: Marcel Bochtler <marcel.bochtler@bosch.com>
@MarcelBochtler
Copy link
Copy Markdown
Contributor

MarcelBochtler commented Mar 9, 2026

@pombredanne I’ve added a test for this. Could you please take another look and review the PR when you have a moment? Thanks!

Copy link
Copy Markdown
Member

@pombredanne pombredanne left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@MarcelBochtler Thanks! merging.

@pombredanne pombredanne merged commit 1f96f66 into aboutcode-org:main Mar 11, 2026
1 check passed
@kerstin-bosch
Copy link
Copy Markdown

@pombredanne: Is it possible for you to create a release for the NuGet Inspector? It would be really important for us! If this is not possible, please let me know. Thank you very much!

@AyanSinhaMahapatra
Copy link
Copy Markdown
Member

@kerstin-bosch yes, we were able to spend some time on this and a release in on the way!

@kerstin-bosch
Copy link
Copy Markdown

@AyanSinhaMahapatra: This sounds great! Thanks for the message. Do you know when we can expect the release?

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.

Add support for central package version management

6 participants