Microsoft.Extensions.AI.OpenAI nuget package constrains OpenAI to <2.13.0
Nobody has claimed this yet.
Assessment
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Newbie friendliness
- 68/100
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.
Description
Description
the version of the dependency is constrained, blocking us from updating that nuget package
... 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
Regression?
No response
Known Workarounds
No response
Configuration
.net 10 sdk 10.0.401
VS 2026 september update, enterprise
Other information
No response
- Dominant language
- C#
- Stars
- 3.2k
- Forks
- 895
- Avg merge
- 1d 10h
- Merged PRs (30d)
- 18
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from dotnet/extensions
-
area-telemetry untriaged
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
dotnet/extensions#7757 ·
-
untriaged
Difficulty 2/5 1-3 hours Newbie friendliness 86/100
dotnet/extensions#7714 ·
-
area-ai enhancement
Difficulty 2/5 1-3 hours Newbie friendliness 68/100
dotnet/extensions#7626 · 3 comments ·
-
bug untriaged
Difficulty 2/5 1-3 hours Newbie friendliness 72/100
dotnet/extensions#7618 · 1 comment ·
-
bug needs-area-label untriaged
Difficulty 2/5 1-3 hours Newbie friendliness 70/100
dotnet/extensions#7415 · 1 comment ·
All issues in dotnet/extensions
Similar issues
-
type/automation type/tech-debt
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
-
bug
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
-
t/bug
Difficulty 2/5 1-3 hours Newbie friendliness 82/100
-
ci-failure-cause test-failure
Difficulty 2/5 1-3 hours Newbie friendliness 82/100
-
area:auth FE mvp P3
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
klasolsson81/jobbliggaren#1788 ·