mirror of
https://github.com/brutaldev/StrongNameSigner.git
synced 2026-04-25 03:16:10 +03:00
[PR #77] [MERGED] Provide KeyFile & Password parameters #101
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/77
Author: @dansiegel
Created: 12/13/2022
Status: ✅ Merged
Merged: 12/13/2022
Merged by: @brutaldev
Base:
master← Head:provide-key-password📝 Commits (1)
5feca0cProvide 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.