dotnet / dotnet/extensions

Microsoft.Extensions.AI.OpenAI nuget package constrains OpenAI to <2.13.0

Open Beginner friendly
#7,740 0 comments 0 reactions 0 assignees View on GitHub
bug untriaged
Dominant language
C#
Stars
3.2k
Forks
894
Avg merge
1d 12h
Merged PRs (30d)
23

Description

### Description

the version of the dependency is constrained, blocking us from updating that nuget package
Image

... is that on purpose?

### Reproduction Steps

go to https://www.nuget.org/packages/Microsoft.Extensions.AI.OpenAI#dependencies-body-tab
observe that the dependency on the OpenAI package is constrained to be smaller than 2.13.0

### Expected behavior

no constraint

### Actual behavior

cannot update OpenAI nuget package, which is recommended by VS

Image

### Regression?

_No response_

### Known Workarounds

_No response_

### Configuration

.net 10 sdk 10.0.401
VS 2026 september update, enterprise

### Other information

_No response_

Contributor guide

Open the contributing guide

Research direction

Start by inspecting the Microsoft.Extensions.AI.OpenAI package dependency metadata and the project file that defines its OpenAI version. Verify why the dependency is constrained below 2.13.0, then update the constraint if unintended. Done means the NuGet package permits the recommended OpenAI version without blocking updates.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp
Domain
api
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Active
Clarity
Mostly clear
Newbie friendliness
68/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.