Skip to content

Conversation

@bartonjs
Copy link
Member

@bartonjs bartonjs commented May 6, 2022

The generated order of some EditorBrowsables and Obsoletes seems to have flipped,
and the whitespace in ObsoleteAttribute DIagnosticId/UriFormat setters seems to have changed.

The removed override methods were all removed in #66349, and are
all from sealed types, so the removal doesn't matter.

The order of some EditorBrowsables and Obsoletes seems to have flipped,
and the whitespace in ObsoleteAttribute DIagnosticId/UriFormat setters.
@bartonjs bartonjs added this to the 7.0.0 milestone May 6, 2022
@bartonjs bartonjs self-assigned this May 6, 2022
@ghost
Copy link

ghost commented May 6, 2022

Note regarding the new-api-needs-documentation label:

This serves as a reminder for when your PR is modifying a ref *.cs file and adding/modifying public APIs, to please make sure the API implementation in the src *.cs file is documented with triple slash comments, so the PR reviewers can sign off that change.

@ghost
Copy link

ghost commented May 6, 2022

Tagging subscribers to this area: @dotnet/area-system-security, @vcsjones
See info in area-owners.md if you want to be subscribed.

Issue Details

The generated order of some EditorBrowsables and Obsoletes seems to have flipped,
and the whitespace in ObsoleteAttribute DIagnosticId/UriFormat setters seems to have changed.

The removed overridden methods were all removed in #66349, and are
all from sealed types, so the removal doesn't matter.

Author: bartonjs
Assignees: bartonjs
Labels:

area-System.Security

Milestone: 7.0.0

@danmoseley
Copy link
Member

Failures are #60933

@danmoseley danmoseley merged commit 885d207 into dotnet:main May 7, 2022
@bartonjs bartonjs deleted the update_crypto_ref branch May 9, 2022 15:32
@ghost ghost locked as resolved and limited conversation to collaborators Jun 8, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants