-
Notifications
You must be signed in to change notification settings - Fork 5.1k
add PACKAGE.md for System.Formats.Nrbf #106344
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
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Left some feedback, but this looks great!
I assume PACKAGE.md
is a magic name that nuget.org uses to render as the README?
Co-authored-by: Immo Landwerth <[email protected]>
My understanding is that we don't use Lines 24 to 26 in bfd964a
|
95% of the text was copy pasted from https://learn.microsoft.com/dotnet/standard/serialization/binaryformatter-migration-guide/read-nrbf-payloads
5% from the Threat Model doc
fixes #103481