mirror of
https://github.com/brutaldev/StrongNameSigner.git
synced 2026-04-25 03:16:10 +03:00
[PR #76] [MERGED] Add condition to disable automatic signing #102
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/76
Author: @dansiegel
Created: 12/13/2022
Status: ✅ Merged
Merged: 12/13/2022
Merged by: @brutaldev
Base:
master← Head:disable-condition📝 Commits (1)
fdce4d1Add condition to disable automatic signing📊 Changes
1 file changed (+2 additions, -1 deletions)
View changed files
📝
src/Brutal.Dev.StrongNameSigner/StrongNameSigner.targets(+2 -1)📄 Description
Description
Adds optional parameter to allow developers to disable the Automatic Signing Target while still getting the location for the Strong Name Signer console app. This makes it easier if someone is trying to customize the signing process.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.