Skip to content

Update Package Validation Baseline to 10.4.0#7389

Merged
jeffhandley merged 3 commits intomainfrom
copilot/bump-package-validation-version
Mar 12, 2026
Merged

Update Package Validation Baseline to 10.4.0#7389
jeffhandley merged 3 commits intomainfrom
copilot/bump-package-validation-version

Conversation

Copy link
Contributor

Copilot AI commented Mar 11, 2026

Bump package validation baseline to 10.4.0 (from 10.2.0), following the same pattern as #7208.

  • Updated PackageValidationBaselineVersion to 10.4.0 in eng/MSBuild/Packaging.targets
  • Deleted CompatibilitySuppressions.xml from Microsoft.Extensions.AI and Microsoft.Extensions.AI.Abstractions — these were baseline suppressions against 10.2.0, no longer needed
Microsoft Reviewers: Open in CodeFlow

@github-actions github-actions bot added the area-ai Microsoft.Extensions.AI libraries label Mar 11, 2026
@jeffhandley jeffhandley force-pushed the copilot/bump-package-validation-version branch from dca6321 to 812eacb Compare March 11, 2026 21:28
@jeffhandley jeffhandley marked this pull request as ready for review March 11, 2026 22:37
@jeffhandley jeffhandley requested review from a team as code owners March 11, 2026 22:37
Copilot AI review requested due to automatic review settings March 11, 2026 22:37
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

Updates the repository’s package validation baseline to align compatibility checks with the latest shipped version, and removes no-longer-needed baseline suppressions for the AI packages.

Changes:

  • Bumped PackageValidationBaselineVersion from 10.2.0 to 10.4.0.
  • Removed baseline-only CompatibilitySuppressions.xml files for Microsoft.Extensions.AI and Microsoft.Extensions.AI.Abstractions.

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.

File Description
eng/MSBuild/Packaging.targets Updates the default package validation baseline version used during shipping package validation.
src/Libraries/Microsoft.Extensions.AI/CompatibilitySuppressions.xml Deleted baseline suppressions that are no longer needed once validating against 10.4.0.
src/Libraries/Microsoft.Extensions.AI.Abstractions/CompatibilitySuppressions.xml Deleted baseline suppressions that are no longer needed once validating against 10.4.0.

You can also share your feedback on Copilot code review. Take the survey.

@jeffhandley jeffhandley merged commit ed85b74 into main Mar 12, 2026
10 checks passed
@jeffhandley jeffhandley deleted the copilot/bump-package-validation-version branch March 12, 2026 01:23
jeffhandley added a commit to jeffhandley/extensions that referenced this pull request Mar 17, 2026
* Initial plan

* Update PackageValidationBaselineVersion to 10.4.0 and remove CompatibilitySuppressions.xml files

Co-authored-by: joperezr <[email protected]>

---------

Co-authored-by: copilot-swe-agent[bot] <[email protected]>
Co-authored-by: joperezr <[email protected]>
Co-authored-by: Jeff Handley <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area-ai Microsoft.Extensions.AI libraries

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants