[GH-ISSUE #102] Support for Central Package Management #84

Closed
opened 2026-02-25 21:30:37 +03:00 by kerem · 2 comments
Owner

Originally created by @TDS-NO on GitHub (Jul 5, 2025).
Original GitHub issue: https://github.com/brutaldev/StrongNameSigner/issues/102

Hi

Using Central Package Management, using the Brutal.Dev.StrongNameSigner nuget package does not find any unsgned assemblies and sign them.

This would be a nice feature to a great product.

Regards

Originally created by @TDS-NO on GitHub (Jul 5, 2025). Original GitHub issue: https://github.com/brutaldev/StrongNameSigner/issues/102 Hi Using Central Package Management, using the Brutal.Dev.StrongNameSigner nuget package does not find any unsgned assemblies and sign them. This would be a nice feature to a great product. Regards
kerem 2026-02-25 21:30:37 +03:00
Author
Owner

@brutaldev commented on GitHub (Jul 8, 2025):

@TDS-NO
I have not tested using central package management but I suspect it will still work without any issues since it's not parsing project files but rather looking at the already built assemblies (no source).

Please post the full error log or a project sample with the package that you cannot sign and I'll investigate further. Just a basic sign of the assembly shows no issues:

Image
<!-- gh-comment-id:3050215349 --> @brutaldev commented on GitHub (Jul 8, 2025): @TDS-NO I have not tested using central package management but I suspect it will still work without any issues since it's not parsing project files but rather looking at the already built assemblies (no source). Please post the full error log or a project sample with the package that you cannot sign and I'll investigate further. Just a basic sign of the assembly shows no issues: <img width="786" height="593" alt="Image" src="https://github.com/user-attachments/assets/a00b088c-8439-44a9-92f5-2aed84fca5ab" />
Author
Owner

@TDS-NO commented on GitHub (Jul 9, 2025):

You are right, my misstake, there is not any problem with using central package management.

<!-- gh-comment-id:3052920804 --> @TDS-NO commented on GitHub (Jul 9, 2025): You are right, my misstake, there is not any problem with using central package management.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/StrongNameSigner#84
No description provided.