[GH-ISSUE #65] Satellite assemblies located with other files #57

Closed
opened 2026-02-25 21:30:34 +03:00 by kerem · 1 comment
Owner

Originally created by @mklemarczyk on GitHub (Oct 14, 2021).
Original GitHub issue: https://github.com/brutaldev/StrongNameSigner/issues/65

Originally assigned to: @brutaldev on GitHub.

Hello, I got an issue when using console for signing files.
The output directory was in flat structure. I needed to recreate the file structure of the original release.
The satellite assemblies usually have specific structure for example for resource assemblies.

I created Pull Request #64 to address this issue, it introduces new option that allows preserve file structure in output directory.

More info about satellite assemblies can be found:
https://docs.microsoft.com/en-us/dotnet/core/extensions/create-satellite-assemblies

Originally created by @mklemarczyk on GitHub (Oct 14, 2021). Original GitHub issue: https://github.com/brutaldev/StrongNameSigner/issues/65 Originally assigned to: @brutaldev on GitHub. Hello, I got an issue when using console for signing files. The output directory was in flat structure. I needed to recreate the file structure of the original release. The satellite assemblies usually have specific structure for example for resource assemblies. I created Pull Request #64 to address this issue, it introduces new option that allows preserve file structure in output directory. More info about satellite assemblies can be found: https://docs.microsoft.com/en-us/dotnet/core/extensions/create-satellite-assemblies
kerem 2026-02-25 21:30:34 +03:00
  • closed this issue
  • added the
    bug
    label
Author
Owner

@brutaldev commented on GitHub (Oct 14, 2021):

PR accepted.

<!-- gh-comment-id:943649176 --> @brutaldev commented on GitHub (Oct 14, 2021): PR accepted.
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#57
No description provided.