Skip to content
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

ApiDiff: Move ImplicitSymbolFilter from GenAPI.Filtering to ApiSymbolExstensions.Filtering #45806

Merged
merged 3 commits into from
Jan 9, 2025

Conversation

carlossanlop
Copy link
Member

@carlossanlop carlossanlop commented Jan 8, 2025

This PR is part of the work needed to create an ApiDiff tool that reuses some of the code from Microsoft.DotNet.GenAPI. The idea is to make the larger PR smaller and make it easier to review: #45389

The purpose of this change is to make ImplicitSymbolFilter available at a higher level by moving it from Microsoft.DotNet.GenAPI.Filtering to Microsoft.DotNet.ApiSymbolExtensions.Filtering.

Edit: I just realized this change depends on #45801 so we need to merge that one first. But this PR can still be reviewed in the meanwhile.

…icrosoft.DotNet.ApiSymbolExstensions.Filtering.
@carlossanlop carlossanlop removed the request for review from ericstj January 9, 2025 19:31
@carlossanlop
Copy link
Member Author

/ba-g Failure is unrelated: #45842

@carlossanlop carlossanlop removed the untriaged Request triage from a team member label Jan 9, 2025
@dsplaisted dsplaisted disabled auto-merge January 9, 2025 22:59
@dsplaisted dsplaisted merged commit 5367e4a into dotnet:main Jan 9, 2025
32 of 36 checks passed
@carlossanlop carlossanlop deleted the ApiDiffPart3 branch January 10, 2025 00:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants