[PR #81] [MERGED] feat: Adding ability to control where in build the signer is run #104

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/81
Author: @nickrandolph
Created: 12/21/2022
Status: Merged
Merged: 1/5/2023
Merged by: @brutaldev

Base: masterHead: dev/nr/taskorder


📝 Commits (1)

  • b3a3158 feat: Adding ability to control where in build the signer is run

📊 Changes

2 files changed (+20 additions, -5 deletions)

View changed files

📝 src/Brutal.Dev.StrongNameSigner/SigningHelper.cs (+10 -4)
📝 src/Brutal.Dev.StrongNameSigner/StrongNameSigner.targets (+10 -1)

📄 Description

Consumers of the package can control where in in the build pipeline the signer runs by defining StrongNameSignerAfterTargets and/or StrongNameSignerBeforeTargets


🔄 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/81 **Author:** [@nickrandolph](https://github.com/nickrandolph) **Created:** 12/21/2022 **Status:** ✅ Merged **Merged:** 1/5/2023 **Merged by:** [@brutaldev](https://github.com/brutaldev) **Base:** `master` ← **Head:** `dev/nr/taskorder` --- ### 📝 Commits (1) - [`b3a3158`](https://github.com/brutaldev/StrongNameSigner/commit/b3a3158f5e7bb01e64633080ce88a602e3553a03) feat: Adding ability to control where in build the signer is run ### 📊 Changes **2 files changed** (+20 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `src/Brutal.Dev.StrongNameSigner/SigningHelper.cs` (+10 -4) 📝 `src/Brutal.Dev.StrongNameSigner/StrongNameSigner.targets` (+10 -1) </details> ### 📄 Description Consumers of the package can control where in in the build pipeline the signer runs by defining StrongNameSignerAfterTargets and/or StrongNameSignerBeforeTargets --- <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#104
No description provided.