[PR #77] [MERGED] Provide KeyFile & Password parameters #101

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

📋 Pull Request Information

Original PR: https://github.com/brutaldev/StrongNameSigner/pull/77
Author: @dansiegel
Created: 12/13/2022
Status: Merged
Merged: 12/13/2022
Merged by: @brutaldev

Base: masterHead: provide-key-password


📝 Commits (1)

  • 5feca0c Provide KeyFile & Password parameters

📊 Changes

2 files changed (+12 additions, -2 deletions)

View changed files

📝 src/Brutal.Dev.StrongNameSigner/AutomaticBuildTask.cs (+11 -1)
📝 src/Brutal.Dev.StrongNameSigner/StrongNameSigner.targets (+1 -1)

📄 Description

Description

Add optional KeyFile and Password parameters so that developers can provide a key file to be used when signing the assemblies. This is critical for scenarios where the developer must know what the public key is for the signed assemblies in manifests such as Visual Studio Templates


🔄 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/77 **Author:** [@dansiegel](https://github.com/dansiegel) **Created:** 12/13/2022 **Status:** ✅ Merged **Merged:** 12/13/2022 **Merged by:** [@brutaldev](https://github.com/brutaldev) **Base:** `master` ← **Head:** `provide-key-password` --- ### 📝 Commits (1) - [`5feca0c`](https://github.com/brutaldev/StrongNameSigner/commit/5feca0cc1e19f825b4097e6de454003f7d75a679) Provide KeyFile & Password parameters ### 📊 Changes **2 files changed** (+12 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `src/Brutal.Dev.StrongNameSigner/AutomaticBuildTask.cs` (+11 -1) 📝 `src/Brutal.Dev.StrongNameSigner/StrongNameSigner.targets` (+1 -1) </details> ### 📄 Description # Description Add optional KeyFile and Password parameters so that developers can provide a key file to be used when signing the assemblies. This is critical for scenarios where the developer must know what the public key is for the signed assemblies in manifests such as Visual Studio Templates --- <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:42 +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#101
No description provided.