Skip to content

Commit 8bc3eea

Browse files
Merge pull request dotnet#41807 from dotnet/dependabot/nuget/docs/ai/how-to/snippets/semantic-kernel/dotnet-733a54d5ca
Bump Microsoft.SemanticKernel from 1.15.1 to 1.16.0 in /docs/ai/how-to/snippets/semantic-kernel in the dotnet group
2 parents 649ae6a + 719f228 commit 8bc3eea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/ai/how-to/snippets/semantic-kernel/semantic-kernel.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<PackageReference Include="Microsoft.Extensions.Configuration" Version="8.0.0" />
1616
<PackageReference Include="Microsoft.Extensions.Configuration.EnvironmentVariables" Version="8.0.0" />
1717
<PackageReference Include="Microsoft.Extensions.Configuration.UserSecrets" Version="8.0.0" />
18-
<PackageReference Include="Microsoft.SemanticKernel" Version="1.15.1" />
18+
<PackageReference Include="Microsoft.SemanticKernel" Version="1.16.0" />
1919
<PackageReference Include="Microsoft.SemanticKernel.Connectors.AzureAISearch" Version="1.9.0-alpha" />
2020
<PackageReference Include="Microsoft.SemanticKernel.Connectors.Redis" Version="1.9.0-alpha" />
2121
<PackageReference Include="Microsoft.SemanticKernel.Plugins.Memory" Version="1.9.0-alpha" />

0 commit comments

Comments
 (0)