Skip to content

Commit 561ec24

Browse files
Bump the dotnet group with 1 update (#47015)
Bumps Microsoft.Extensions.AI.Abstractions from 9.5.0 to 9.6.0 --- updated-dependencies: - dependency-name: Microsoft.Extensions.AI.Abstractions dependency-version: 9.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dotnet ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a718846 commit 561ec24

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/ai/advanced/snippets/sample-implementations/Implementations.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
</PropertyGroup>
88

99
<ItemGroup>
10-
<PackageReference Include="Microsoft.Extensions.AI.Abstractions" Version="9.5.0" />
10+
<PackageReference Include="Microsoft.Extensions.AI.Abstractions" Version="9.6.0" />
1111
</ItemGroup>
1212

1313
</Project>

0 commit comments

Comments
 (0)