Skip to content

Commit b710a0c

Browse files
Update examples/aspnet-core/aspnet-core.csproj
Co-authored-by: Jesse Squire <[email protected]>
1 parent d4a6c96 commit b710a0c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/aspnet-core/aspnet-core.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
</PropertyGroup>
99

1010
<ItemGroup>
11-
<PackageReference Include="OpenAI" Version="2.1.0" />
11+
<PackageReference Include="OpenAI" Version="2.2.0" />
1212
<PackageReference Include="Swashbuckle.AspNetCore" Version="6.6.2" />
1313
</ItemGroup>
1414

0 commit comments

Comments
 (0)