Skip to content

Commit 78c1d09

Browse files
Bump the dotnet group with 1 update (#47372)
Bumps Microsoft.Extensions.AI.Abstractions from 9.6.0 to 9.7.0 --- updated-dependencies: - dependency-name: Microsoft.Extensions.AI.Abstractions dependency-version: 9.7.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 d301dda commit 78c1d09

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.6.0" />
10+
<PackageReference Include="Microsoft.Extensions.AI.Abstractions" Version="9.7.0" />
1111
</ItemGroup>
1212

1313
</Project>

0 commit comments

Comments
 (0)