Skip to content

Commit 28447b3

Browse files
Bump the system group with 1 update
Bumps System.ClientModel from 1.9.0 to 1.10.0 --- updated-dependencies: - dependency-name: System.ClientModel dependency-version: 1.10.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: system ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent adaa4ce commit 28447b3

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
@@ -19,7 +19,7 @@
1919
<PackageReference Include="Google.Protobuf" Version="3.34.0" />
2020
<PackageReference Include="Grpc.Net.Client" Version="2.76.0" />
2121
<PackageReference Include="Microsoft.Extensions.AI.Abstractions" Version="10.4.0" />
22-
<PackageReference Include="System.ClientModel" Version="1.9.0" />
22+
<PackageReference Include="System.ClientModel" Version="1.10.0" />
2323
</ItemGroup>
2424

2525
<ItemGroup>

0 commit comments

Comments
 (0)