Skip to content

Conversation

StuartMosquera
Copy link
Contributor

Remove redundant tag in IAsyncResultFilter and IResultFilter interfaces

  • You've read the Contributor Guide and Code of Conduct.
  • You've included unit or integration tests for your change, where applicable.
  • You've included inline docs for your change, where applicable.
  • There's an open issue for the PR that you are making. If you'd like to propose a new feature or change, please open an issue to discuss the change or find an existing issue.

Description

Remove the redundant tag <see cref="IResultFilter"/>. of both IAsyncResultFilter and IResultFilter interfaces.

Fixes #62995

@StuartMosquera StuartMosquera requested a review from a team as a code owner July 30, 2025 01:37
@github-actions github-actions bot added the area-mvc Includes: MVC, Actions and Controllers, Localization, CORS, most templates label Jul 30, 2025
@dotnet-policy-service dotnet-policy-service bot added the community-contribution Indicates that the PR has been added by a community member label Jul 30, 2025
@StuartMosquera
Copy link
Contributor Author

@dotnet-policy-service agree

Copy link
Member

@captainsafia captainsafia left a comment

Choose a reason for hiding this comment

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

Thanks for the fix! 😄

@captainsafia captainsafia enabled auto-merge (squash) July 30, 2025 05:14
@captainsafia
Copy link
Member

/bs-g just docs

@captainsafia
Copy link
Member

/ba-g no code

@captainsafia captainsafia merged commit f19f327 into dotnet:main Jul 30, 2025
29 of 31 checks passed
@dotnet-policy-service dotnet-policy-service bot added this to the 10.0-rc1 milestone Jul 30, 2025
@StuartMosquera StuartMosquera deleted the remove-redundant-tag branch July 30, 2025 15:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-mvc Includes: MVC, Actions and Controllers, Localization, CORS, most templates community-contribution Indicates that the PR has been added by a community member
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Typo in IAsyncResultFilter and IResultFilter interfaces summary
2 participants