Skip to content

Commit

Permalink
Merge pull request #1029 from SciSharp/dependabot/nuget/multi-ca2db5209a
Browse files Browse the repository at this point in the history
Bump Microsoft.Extensions.Logging.Console and Microsoft.KernelMemory.Core
  • Loading branch information
martindevans authored Jan 1, 2025
2 parents 5792daa + 655297e commit 7eb942f
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 @@ -15,7 +15,7 @@

<ItemGroup>
<PackageReference Include="Microsoft.Extensions.Logging.Console" Version="9.0.0" />
<PackageReference Include="Microsoft.KernelMemory.Core" Version="0.93.241118.1" />
<PackageReference Include="Microsoft.KernelMemory.Core" Version="0.95.241216.2" />
<PackageReference Include="Microsoft.SemanticKernel" Version="1.29.0" />
<PackageReference Include="Microsoft.SemanticKernel.Plugins.Memory" Version="1.6.2-alpha" />
<PackageReference Include="NAudio" Version="2.2.1" />
Expand Down

0 comments on commit 7eb942f

Please sign in to comment.