[PR #100] [CLOSED] Minor changes to Signing logic. #108

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

📋 Pull Request Information

Original PR: https://github.com/brutaldev/StrongNameSigner/pull/100
Author: @CBenghi
Created: 3/25/2025
Status: Closed

Base: masterHead: master


📝 Commits (1)

  • 50cd2a8 Minor changes to Signing logic.

📊 Changes

3 files changed (+65 additions, -13 deletions)

View changed files

📝 src/Brutal.Dev.StrongNameSigner/AssemblyInfo.cs (+18 -0)
📝 src/Brutal.Dev.StrongNameSigner/InputOutputFilePair.cs (+3 -1)
📝 src/Brutal.Dev.StrongNameSigner/SigningHelper.cs (+44 -12)

📄 Description

  • mixed mode dlls are not supported, hence some warnings and filters are added.
  • debugging is made easier with DebuggerDisplay
  • folders are created on demand, when writing.

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/brutaldev/StrongNameSigner/pull/100 **Author:** [@CBenghi](https://github.com/CBenghi) **Created:** 3/25/2025 **Status:** ❌ Closed **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`50cd2a8`](https://github.com/brutaldev/StrongNameSigner/commit/50cd2a8350f012841798c6adb079e5f6d012c4dd) Minor changes to Signing logic. ### 📊 Changes **3 files changed** (+65 additions, -13 deletions) <details> <summary>View changed files</summary> 📝 `src/Brutal.Dev.StrongNameSigner/AssemblyInfo.cs` (+18 -0) 📝 `src/Brutal.Dev.StrongNameSigner/InputOutputFilePair.cs` (+3 -1) 📝 `src/Brutal.Dev.StrongNameSigner/SigningHelper.cs` (+44 -12) </details> ### 📄 Description - mixed mode dlls are not supported, hence some warnings and filters are added. - debugging is made easier with DebuggerDisplay - folders are created on demand, when writing. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-25 21:30:43 +03:00
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#108
No description provided.