Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitb022d58

Browse files
authored
[Dependencies] Bump System.ClientModel (#803)
The focus of these changes is to adopt the latest stable release of System.ClientModel.
1 parent23f814b commitb022d58

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎src/OpenAI.csproj‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -74,11 +74,11 @@
7474

7575
<ItemGroup>
7676
<PackageReferenceInclude="Microsoft.SourceLink.GitHub"Version="8.0.0"PrivateAssets="All" />
77-
<PackageReferenceInclude="System.ClientModel"Version="1.7.0" />
77+
<PackageReferenceInclude="System.ClientModel"Version="1.8.0" />
7878
<PackageReferenceInclude="System.Net.ServerSentEvents"Version="9.0.9" />
7979
</ItemGroup>
8080

8181
<ItemGroupCondition="!$([MSBuild]::IsTargetFrameworkCompatible('$(TargetFramework)', 'net6.0'))">
8282
<PackageReferenceInclude="System.Diagnostics.DiagnosticSource"Version="8.0.1" />
8383
</ItemGroup>
84-
</Project>
84+
</Project>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp