Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Introduce the unit of measure for the size of the entry in the zip archive #9936

Merged
merged 1 commit into from
May 21, 2024
Merged

Conversation

kaypee90
Copy link
Contributor

Summary

For clarity, this PR adds the unit of measure to compressed size of the entry in the zip archive.

Fixes #9882

@kaypee90 kaypee90 requested a review from a team as a code owner May 21, 2024 17:10
@dotnet-policy-service dotnet-policy-service bot added the community-contribution Indicates that the PR has been added by a community member label May 21, 2024
Copy link
Contributor

Tagging subscribers to this area: @dotnet/area-system-io-compression

Copy link

Learn Build status updates of commit fca0447:

✅ Validation status: passed

File Status Preview URL Details
xml/System.IO.Compression/ZipArchiveEntry.xml ✅Succeeded View

For more details, please refer to the build report.

For any questions, please:

Copy link
Member

@carlossanlop carlossanlop left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

@gewarren gewarren merged commit b70cf81 into dotnet:main May 21, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-System.IO.Compression community-contribution Indicates that the PR has been added by a community member
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add to the docs what the units of measure for Length and CompressedLength properties on ZipArchiveEntry are
3 participants