Skip to content

Commit 22e4ed2

Browse files
dependabot[bot]kzu
authored andcommitted
Bump the extensionsai group with 1 update
Bumps Microsoft.Extensions.AI.Abstractions from 10.2.0 to 10.3.0 --- updated-dependencies: - dependency-name: Microsoft.Extensions.AI.Abstractions dependency-version: 10.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: extensionsai ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0bcbeaf commit 22e4ed2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/xAI/xAI.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<PackageReference Include="NuGetizer" Version="1.4.7" PrivateAssets="all" />
1818
<PackageReference Include="Google.Protobuf" Version="3.33.2" />
1919
<PackageReference Include="Grpc.Net.Client" Version="2.76.0" />
20-
<PackageReference Include="Microsoft.Extensions.AI.Abstractions" Version="10.2.0" />
20+
<PackageReference Include="Microsoft.Extensions.AI.Abstractions" Version="10.3.0" />
2121
<PackageReference Include="System.ClientModel" Version="1.8.1" />
2222
</ItemGroup>
2323

0 commit comments

Comments
 (0)