Skip to content

Commit b1f869a

Browse files
Merge pull request #41886 from dotnet/dependabot/nuget/docs/ai/tutorials/snippets/llm-eval/dotnet-4755813555
Bump Microsoft.SemanticKernel from 1.16.0 to 1.16.1 in /docs/ai/tutorials/snippets/llm-eval in the dotnet group
2 parents 5a2cf32 + 4bf24b4 commit b1f869a

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="8.0.0" />
1414
<PackageReference Include="Microsoft.Extensions.Configuration.UserSecrets" Version="8.0.0" />
15-
<PackageReference Include="Microsoft.SemanticKernel" Version="1.16.0" />
15+
<PackageReference Include="Microsoft.SemanticKernel" Version="1.16.1" />
1616
</ItemGroup>
1717

1818
</Project>

0 commit comments

Comments
 (0)