Skip to content

Commit

Permalink
Merge pull request #1006 from SciSharp/dependabot/nuget/multi-8fa9b94abf
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 Dec 1, 2024
2 parents dbb4875 + 8c7fb3d commit 1c8a008
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.92.241112.1" />
<PackageReference Include="Microsoft.KernelMemory.Core" Version="0.93.241118.1" />
<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 1c8a008

Please sign in to comment.