Skip to content

Commit

Permalink
Merge pull request SciSharp#788 from SciSharp/dependabot/nuget/multi-…
Browse files Browse the repository at this point in the history
…278a7b6456

Bump Microsoft.SemanticKernel and Microsoft.SemanticKernel.Abstractions
  • Loading branch information
martindevans authored Jun 9, 2024
2 parents f1ec4ae + 530a64b commit a5de5f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion LLama.Examples/LLama.Examples.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<ItemGroup>
<PackageReference Include="Microsoft.Extensions.Logging.Console" Version="8.0.0" />
<PackageReference Include="Microsoft.KernelMemory.Core" Version="0.34.240313.1" />
<PackageReference Include="Microsoft.SemanticKernel" Version="1.6.2" />
<PackageReference Include="Microsoft.SemanticKernel" Version="1.14.1" />
<PackageReference Include="Microsoft.SemanticKernel.Plugins.Memory" Version="1.6.2-alpha" />
<PackageReference Include="NAudio" Version="2.2.1" />
<PackageReference Include="Spectre.Console" Version="0.49.1" />
Expand Down

0 comments on commit a5de5f7

Please sign in to comment.