Skip to content

[ApiDiff] Add Microsoft.CodeAnalysis.Workspaces.Common dependency for upcoming GenApi and ApiDiff changes #46253

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

Merged
merged 3 commits into from
Jan 24, 2025

Conversation

carlossanlop
Copy link
Contributor

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 add the dependency to Microsoft.CodeAnalysis.Workspaces.Common, as it will be used in the upcoming change. The files adding this dependency are often showing merge conflicts due to the packages above and below changing often, making it very difficult to keep the PRs up to date.

@carlossanlop carlossanlop self-assigned this Jan 23, 2025
@carlossanlop carlossanlop requested a review from a team as a code owner January 23, 2025 22:43
@ghost ghost added Area-Infrastructure untriaged Request triage from a team member labels Jan 23, 2025
@carlossanlop carlossanlop enabled auto-merge (squash) January 23, 2025 23:10
@carlossanlop carlossanlop merged commit b027c57 into dotnet:main Jan 24, 2025
36 of 38 checks passed
@carlossanlop carlossanlop deleted the WorkspacesCommonDependency branch January 24, 2025 20:21
baronfel pushed a commit to baronfel/sdk that referenced this pull request Feb 24, 2025
… upcoming ApiDiff changes (dotnet#46253)

Co-authored-by: Eric StJohn <ericstj@microsoft.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area-Infrastructure untriaged Request triage from a team member
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants