Skip to content

Conversation

@agocke
Copy link
Member

@agocke agocke commented May 15, 2024

Fixes #96410

@huoyaoyuan
Copy link
Member

Does this require change in reference source?

Copy link
Member

@jkotas jkotas left a comment

Choose a reason for hiding this comment

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

Does this require change in reference source?

Good catch!

@agocke agocke merged commit 12283e7 into dotnet:main May 17, 2024
@agocke agocke deleted the mark-throw-obsolete branch May 17, 2024 18:53
Ruihan-Yin pushed a commit to Ruihan-Yin/runtime that referenced this pull request May 30, 2024
@github-actions github-actions bot locked and limited conversation to collaborators Jun 17, 2024
@vcsjones
Copy link
Member

vcsjones commented Aug 8, 2024

@agocke doesn't this need a breaking change doc so the SYSLIB0056 gets documented? I don't see it in https://github.com/dotnet/docs/blob/main/docs/core/compatibility/core-libraries/9.0/obsolete-apis-with-custom-diagnostics.md

@jkotas jkotas added the breaking-change Issue or PR that represents a breaking API or functional change over a prerelease. label Aug 9, 2024
@dotnet-policy-service dotnet-policy-service bot added the needs-breaking-change-doc-created Breaking changes need an issue opened with https://github.com/dotnet/docs/issues/new?template=dotnet label Aug 9, 2024
@agocke
Copy link
Member Author

agocke commented Aug 9, 2024

Good catch -- I will add that before we ship

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

area-AssemblyLoader-coreclr breaking-change Issue or PR that represents a breaking API or functional change over a prerelease. needs-breaking-change-doc-created Breaking changes need an issue opened with https://github.com/dotnet/docs/issues/new?template=dotnet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Assembly.LoadFrom overload unconditionally throws NotSupportedException

5 participants