mirror of
https://github.com/brutaldev/StrongNameSigner.git
synced 2026-04-25 11:26:04 +03:00
[PR #10] [MERGED] Re-sign assemblies after fixing references #91
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/10
Author: @Bringer128
Created: 1/7/2015
Status: ✅ Merged
Merged: 1/7/2015
Merged by: @brutaldev
Base:
master← Head:master📝 Commits (1)
3a8a5d4Added re-signing to the reference fixing code and called it from the Console App and UI.📊 Changes
3 files changed (+13 additions, -7 deletions)
View changed files
📝
src/Brutal.Dev.StrongNameSigner.Console/Program.cs(+3 -3)📝
src/Brutal.Dev.StrongNameSigner.UI/MainForm.cs(+1 -1)📝
src/Brutal.Dev.StrongNameSigner/SigningHelper.cs(+9 -3)📄 Description
Added re-signing to the reference fixing code and called it from the Console App and UI.
This should address #8 and #9.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.