Skip to content

.NET: Update Microsoft.Extensions.AI to 10.5.0 and OpenAI to 2.10.0 and remove unused refs#5269

Open
westey-m wants to merge 3 commits intomicrosoft:mainfrom
westey-m:me-openai-version-update-2026-04-15
Open

.NET: Update Microsoft.Extensions.AI to 10.5.0 and OpenAI to 2.10.0 and remove unused refs#5269
westey-m wants to merge 3 commits intomicrosoft:mainfrom
westey-m:me-openai-version-update-2026-04-15

Conversation

@westey-m
Copy link
Copy Markdown
Contributor

@westey-m westey-m commented Apr 15, 2026

Summary

Update Microsoft.Extensions.AI family of packages to 10.5.0 and OpenAI to 2.10.0 in central package management.

Package Changes (dotnet/Directory.Packages.props)

Primary updates

Package Old New
Microsoft.Extensions.AI 10.4.0 10.5.0
Microsoft.Extensions.AI.Abstractions 10.4.0 10.5.0
Microsoft.Extensions.AI.OpenAI 10.4.0 10.5.0
Microsoft.Extensions.Compliance.Abstractions 10.4.0 10.5.0
OpenAI 2.9.1 2.10.0

Transitive dependency bumps (required by MEAI 10.5.0)

Package Old New
Microsoft.Bcl.AsyncInterfaces 10.0.4 10.0.6
Microsoft.Extensions.DependencyInjection.Abstractions 10.0.4 10.0.6
Microsoft.Extensions.Logging.Abstractions 10.0.4 10.0.6
System.Diagnostics.DiagnosticSource 10.0.4 10.0.6
System.Text.Json 10.0.4 10.0.6
System.Threading.Channels 10.0.4 10.0.6

Validation

  • ✅ Full solution build: 0 errors, 0 warnings
  • ✅ All unit tests pass (3,833 tests across 25 projects)

Copilot AI review requested due to automatic review settings April 15, 2026 11:09
Copy link
Copy Markdown
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

Note

Copilot was unable to run its full agentic suite in this review.

Updates central package versions for Microsoft.Extensions.AI (and related dependencies) and OpenAI, aligning the repo with newer releases.

Changes:

  • Bumped OpenAI from 2.9.1 to 2.10.0.
  • Bumped Microsoft.Extensions.AI / Abstractions / OpenAI to 10.5.0.
  • Updated several transitive/supporting packages (e.g., System.Text.Json, DiagnosticSource, Channels) to 10.0.6.

Comment thread dotnet/Directory.Packages.props
@moonbox3 moonbox3 added the .NET label Apr 15, 2026
@github-actions github-actions bot changed the title Update Microsoft.Extensions.AI to 10.5.0 and OpenAI to 2.10.0 .NET: Update Microsoft.Extensions.AI to 10.5.0 and OpenAI to 2.10.0 Apr 15, 2026
@westey-m westey-m changed the title .NET: Update Microsoft.Extensions.AI to 10.5.0 and OpenAI to 2.10.0 .NET: Update Microsoft.Extensions.AI to 10.5.0 and OpenAI to 2.10.0 and remove unused refs Apr 15, 2026
@westey-m westey-m added this pull request to the merge queue Apr 15, 2026
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to no response for status checks Apr 15, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants