mirror of
https://github.com/adamhathcock/sharpcompress.git
synced 2026-02-04 05:25:00 +00:00
[PR #889] [MERGED] Make helper classes internal #1306
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/889
Author: @majorro
Created: 1/15/2025
Status: ✅ Merged
Merged: 1/16/2025
Merged by: @adamhathcock
Base:
master← Head:internal-helpers📝 Commits (4)
2736b79signed test assembly4f4af6emake test friend assembly7a1ad66make helpers internal1159efcformatting📊 Changes
5 files changed (+8 additions, -3 deletions)
View changed files
📝
src/SharpCompress/AssemblyInfo.cs(+4 -0)📝
src/SharpCompress/NotNullExtensions.cs(+1 -1)📝
src/SharpCompress/Utility.cs(+1 -2)📝
tests/SharpCompress.Test/SharpCompress.Test.csproj(+2 -0)➕
tests/SharpCompress.Test/SharpCompress.Test.snk(+0 -0)📄 Description
SharpCompress.Testto make visible internals of main assemblySharpCompress.Helpers🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.