Skip to content

Conversation

@ericstj
Copy link
Member

@ericstj ericstj commented Oct 20, 2025

These 5 packages had lower versions than we had in pruning data in net9.0. Customer impact is that they would have been pruned in 9.0, but not in 10.0. Conflict resolution would still be dropping all of these regardless. No know "broken" beahvior.

These 5 packages had lower versions than we had in pruning data in `net9.0`
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR ensures package version consistency by updating 5 package overrides to match or exceed their corresponding versions from the net9.0 pruning data baseline.

Key changes:

  • Updated 5 package versions in PackageOverrides.txt to align with net9.0 baseline versions
  • Changes affect System.ComponentModel.Annotations, System.Data.DataSetExtensions, System.IO.FileSystem.AccessControl, System.Reflection.TypeExtensions, and System.ValueTuple

@ericstj ericstj merged commit eb4d143 into main Oct 21, 2025
83 of 85 checks passed
@ericstj
Copy link
Member Author

ericstj commented Oct 21, 2025

Not seeing a reason to backport this fix to 10.0 as it just means these few packages don't get pruned in some cases where they could.

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