Skip to content

Commit 12bc753

Browse files
Update Microsoft.SemanticKernel to 1.54.0 (#46435)
--- updated-dependencies: - dependency-name: Microsoft.SemanticKernel dependency-version: 1.54.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent eb52a69 commit 12bc753

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/ai/tutorials/snippets/llm-eval/llm-eval.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<ItemGroup>
1313
<PackageReference Include="Microsoft.Extensions.Configuration" Version="9.0.5" />
1414
<PackageReference Include="Microsoft.Extensions.Configuration.UserSecrets" Version="9.0.5" />
15-
<PackageReference Include="Microsoft.SemanticKernel" Version="1.53.0" />
15+
<PackageReference Include="Microsoft.SemanticKernel" Version="1.54.0" />
1616
</ItemGroup>
1717

1818
</Project>

0 commit comments

Comments
 (0)