Skip to content

[darc] stop tracking Microsoft.DotNet.ApiCompat from dotnet/arcade #10114

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 1 commit into from
May 7, 2025

Conversation

jonathanpeppers
Copy link
Member

Fixes: #10074
Context: dotnet/sdk#39892

Microsoft.DotNet.ApiCompat was moved to dotnet/sdk in later versions than 7.x, so we really can't track it with darc/maestro unless we move to the new version.

Let's remove the entry from eng/Version.Details.xml to prevent confusion.

The version number remains in eng/Versions.props, so this should not affect our build to remove this.

Fixes: #10074
Context: dotnet/sdk#39892

`Microsoft.DotNet.ApiCompat` was moved to dotnet/sdk in later versions
than 7.x, so we really can't track it with darc/maestro unless we move
to the new version.

Let's remove the entry from `eng/Version.Details.xml` to prevent
confusion.

The version number remains in `eng/Versions.props`, so this should not
affect our build to remove this.
@jonathanpeppers jonathanpeppers merged commit ace2fd1 into main May 7, 2025
57 of 59 checks passed
@jonathanpeppers jonathanpeppers deleted the dev/peppers/Microsoft.DotNet.ApiCompat branch May 7, 2025 13:18
@github-actions github-actions bot locked and limited conversation to collaborators Jun 7, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Microsoft.DotNet.ApiCompat should be upgraded in Version.Details.xml
3 participants