-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Add alert about CAS deprecation #8105
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.
LGTM, one comment.
> [!IMPORTANT] | ||
> Partially trusted code is no longer supported. This attribute has no effect in .NET Core. |
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.
This alert and similar instances of "no longer supported" appear in a lot of places, but they seem to be redundant after the new include and could be deleted.
Docs Build status updates of commit 7f4e574: ✅ Validation status: passed
This comment lists only the first 25 files in the pull request. Note: Broken links written as relative paths are included in the above build report. For broken links written as absolute paths or external URLs, see the broken link report. For any questions, please:
|
Contributes to dotnet/docs#29152.
This PR includes all the APIs that were obsoleted with SYSLIB0003. We still need to add the alert to APIs that weren't ported to .NET Core.