mirror of
https://github.com/brutaldev/StrongNameSigner.git
synced 2026-04-25 03:16:10 +03:00
[PR #81] [MERGED] feat: Adding ability to control where in build the signer is run #104
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
master← Head:dev/nr/taskorder📝 Commits (1)
b3a3158feat: 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.