mirror of
https://github.com/adamhathcock/sharpcompress.git
synced 2026-02-11 21:22:10 +00:00
[PR #947] [MERGED] Update dependencies and csharpier #1360
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/947
Author: @adamhathcock
Created: 10/13/2025
Status: ✅ Merged
Merged: 10/13/2025
Merged by: @adamhathcock
Base:
master← Head:adam/update-deps📝 Commits (6)
fc2462eUpdate dependencies and csharpierd1e1a65add agents file7b7aa2cMerge remote-tracking branch 'origin/master' into adam/update-deps4dab1dfadjust usage of sourcelink6ed60e4adjust Microsoft.NETFramework.ReferenceAssemblies89a565cformat📊 Changes
10 files changed (+2800 additions, -2781 deletions)
View changed files
📝
.config/dotnet-tools.json(+1 -1)📝
Directory.Packages.props(+5 -4)📝
build/packages.lock.json(+0 -20)📝
src/SharpCompress/SharpCompress.csproj(+2 -9)📝
src/SharpCompress/packages.lock.json(+75 -19)📝
tests/SharpCompress.Test/Filters/BranchExecTests.cs(+1136 -1136)📝
tests/SharpCompress.Test/SharpCompress.Test.csproj(+1 -0)📝
tests/SharpCompress.Test/Streams/LzmaStreamTests.cs(+486 -486)📝
tests/SharpCompress.Test/Xz/XZTestsBase.cs(+1058 -1058)📝
tests/SharpCompress.Test/packages.lock.json(+36 -48)📄 Description
Minor updates for deps and styling
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.