Skip to content

Commit

Permalink
Merge pull request dotnet#41807 from dotnet/dependabot/nuget/docs/ai/…
Browse files Browse the repository at this point in the history
…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
  • Loading branch information
github-actions[bot] authored Jul 17, 2024
2 parents 649ae6a + 719f228 commit 8bc3eea
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<PackageReference Include="Microsoft.Extensions.Configuration" Version="8.0.0" />
<PackageReference Include="Microsoft.Extensions.Configuration.EnvironmentVariables" Version="8.0.0" />
<PackageReference Include="Microsoft.Extensions.Configuration.UserSecrets" Version="8.0.0" />
<PackageReference Include="Microsoft.SemanticKernel" Version="1.15.1" />
<PackageReference Include="Microsoft.SemanticKernel" Version="1.16.0" />
<PackageReference Include="Microsoft.SemanticKernel.Connectors.AzureAISearch" Version="1.9.0-alpha" />
<PackageReference Include="Microsoft.SemanticKernel.Connectors.Redis" Version="1.9.0-alpha" />
<PackageReference Include="Microsoft.SemanticKernel.Plugins.Memory" Version="1.9.0-alpha" />
Expand Down

0 comments on commit 8bc3eea

Please sign in to comment.