mirror of
https://github.com/adamhathcock/sharpcompress.git
synced 2026-02-11 21:22:10 +00:00
Reference in New Issue
Block a user
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/adamhathcock/sharpcompress/pull/780
Author: @caesay
Created: 11/14/2023
Status: ✅ Merged
Merged: 11/15/2023
Merged by: @adamhathcock
Base:
master← Head:cs/revert-disable-strongname📝 Commits (2)
43f86bcRevert change disabling strong name signing in92df1ec2777b64Merge branch 'master' into cs/revert-disable-strongname📊 Changes
1 file changed (+2 additions, -2 deletions)
View changed files
📝
src/SharpCompress/SharpCompress.csproj(+2 -2)📄 Description
As title mentions. Strong name signing was disabled via
92df1ecin a large merge adding zstd support.Due to this comment from @adamhathcock, I believe this was just a mistake. So here is a PR which resolves the issue.
Accepting this PR will fix #764
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.