-
Notifications
You must be signed in to change notification settings - Fork 5.3k
Provide System.IO.Hashing package readme #93567
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
Provide System.IO.Hashing package readme #93567
Conversation
|
Tagging subscribers to this area: @dotnet/area-system-io Issue DetailsFill out details for the See #92228
|
|
@dotnet/area-system-io-hashing please review this package readme PR before EOW so that we can get the change still ported into .NET 8. |
|
@eNeRGy164 looks like your branch has a conflict (it adds 523 commits) |
Yes, I pressed the "fork sync" button on the wrong branch 😭 Sorry for all the reviewers that suddenly were added to this PR 👀 |
e8bab64 to
e04e83e
Compare
|
Tagging subscribers to this area: @dotnet/area-system-io-hashing, @bartonjs, @vcsjones Issue DetailsFill out details for the See #92228
|
e04e83e to
1d7f9e5
Compare
1d7f9e5 to
4078b7d
Compare
|
@eNeRGy164 By the by, it's generally frowned upon to do a squash/amend during a PR (anything requiring a force-push). It makes it harder to review what got changed as a response to the feedback. (We squash it up when merging) Yeah, there's a github feature to look at what changed in a force push, but doesn't exist in the |
Thanks for pointing that out. I didn't notice the mention on squash commit. |
Fill out details for the
System.IO.HashingNuGet package readme.See #92228