Skip to content

Commit e069e45

Browse files
Bump Microsoft.Extensions.AI.Abstractions from 10.5.0 to 10.6.0
--- updated-dependencies: - dependency-name: Microsoft.Extensions.AI.Abstractions dependency-version: 10.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: extensionsai ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7a71a5b commit e069e45

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/xAI/xAI.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
<PackageReference Include="NuGetizer" Version="1.4.7" PrivateAssets="all" />
1919
<PackageReference Include="Google.Protobuf" Version="3.34.1" />
2020
<PackageReference Include="Grpc.Net.Client" Version="2.76.0" />
21-
<PackageReference Include="Microsoft.Extensions.AI.Abstractions" Version="10.5.0" />
21+
<PackageReference Include="Microsoft.Extensions.AI.Abstractions" Version="10.6.0" />
2222
<PackageReference Include="System.ClientModel" Version="1.10.0" />
2323
</ItemGroup>
2424

0 commit comments

Comments
 (0)