Skip to content

Commit 0f6d207

Browse files
Copilotstephentoub
andcommitted
Update Microsoft.Extensions.AI* to 10.4.0 and System10Version to 10.0.4
Co-authored-by: stephentoub <2642209+stephentoub@users.noreply.github.com>
1 parent db93b6a commit 0f6d207

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

Directory.Packages.props

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
<ManagePackageVersionsCentrally>true</ManagePackageVersionsCentrally>
44
<System8Version>8.0.22</System8Version>
55
<System9Version>9.0.11</System9Version>
6-
<System10Version>10.0.3</System10Version>
7-
<MicrosoftExtensionsVersion>10.3.0</MicrosoftExtensionsVersion>
6+
<System10Version>10.0.4</System10Version>
7+
<MicrosoftExtensionsVersion>10.4.0</MicrosoftExtensionsVersion>
88
</PropertyGroup>
99

1010
<!-- Product dependencies shared -->
@@ -67,7 +67,7 @@
6767
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
6868
<PrivateAssets>all</PrivateAssets>
6969
</PackageVersion>
70-
<PackageVersion Include="Microsoft.Extensions.AI.OpenAI" Version="10.2.0-preview.1.26063.2" />
70+
<PackageVersion Include="Microsoft.Extensions.AI.OpenAI" Version="10.4.0" />
7171
<PackageVersion Include="Microsoft.Extensions.DependencyInjection" Version="$(System10Version)" />
7272
<PackageVersion Include="Microsoft.Extensions.Hosting" Version="$(System10Version)" />
7373
<PackageVersion Include="Microsoft.Extensions.Logging" Version="$(System10Version)" />

0 commit comments

Comments
 (0)