Skip to content

Commit

Permalink
Update Azure.AI.OpenAI version to 2.1.0 (#5732)
Browse files Browse the repository at this point in the history
Makes it consistent with OpenAI. Test-only change.
  • Loading branch information
stephentoub authored Dec 11, 2024
1 parent c50b2f1 commit 7d9d589
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion eng/packages/TestOnly.props
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<ItemGroup>
<PackageVersion Include="AutoFixture.AutoMoq" Version="4.17.0" />
<PackageVersion Include="Azure.AI.OpenAI" Version="2.1.0-beta.2" />
<PackageVersion Include="Azure.AI.OpenAI" Version="2.1.0" />
<PackageVersion Include="autofixture" Version="4.17.0" />
<PackageVersion Include="BenchmarkDotNet" Version="0.13.5" />
<PackageVersion Include="FluentAssertions" Version="6.11.0" />
Expand Down

0 comments on commit 7d9d589

Please sign in to comment.