From 8a7993e6ba9d7f084393345e9152444436ee9daf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Nov 2024 14:17:43 +0000 Subject: [PATCH] Bump Microsoft.KernelMemory.Abstractions, Microsoft.Extensions.Logging.Abstractions, Microsoft.Extensions.Logging.Console and Microsoft.SemanticKernel.Abstractions Bumps [Microsoft.KernelMemory.Abstractions](https://github.com/microsoft/kernel-memory), [Microsoft.Extensions.Logging.Abstractions](https://github.com/dotnet/runtime), [Microsoft.Extensions.Logging.Console](https://github.com/dotnet/runtime) and [Microsoft.SemanticKernel.Abstractions](https://github.com/microsoft/semantic-kernel). These dependencies needed to be updated together. Updates `Microsoft.KernelMemory.Abstractions` from 0.71.240820.1 to 0.91.241031.1 - [Release notes](https://github.com/microsoft/kernel-memory/releases) - [Commits](https://github.com/microsoft/kernel-memory/compare/packages-0.71.240820.1...packages-0.91.241031.1) Updates `Microsoft.Extensions.Logging.Abstractions` from 8.0.1 to 8.0.2 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/compare/v8.0.1...v8.0.2) Updates `Microsoft.Extensions.Logging.Console` from 8.0.0 to 8.0.1 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/compare/v8.0.0...v8.0.1) Updates `Microsoft.SemanticKernel.Abstractions` from 1.21.1 to 1.26.0 - [Release notes](https://github.com/microsoft/semantic-kernel/releases) - [Commits](https://github.com/microsoft/semantic-kernel/compare/dotnet-1.21.1...dotnet-1.26.0) --- updated-dependencies: - dependency-name: Microsoft.KernelMemory.Abstractions dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: Microsoft.Extensions.Logging.Abstractions dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: Microsoft.Extensions.Logging.Console dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: Microsoft.SemanticKernel.Abstractions dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- LLama.Examples/LLama.Examples.csproj | 4 ++-- LLama.KernelMemory/LLamaSharp.KernelMemory.csproj | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/LLama.Examples/LLama.Examples.csproj b/LLama.Examples/LLama.Examples.csproj index 93eb44b47..04bca1cb9 100644 --- a/LLama.Examples/LLama.Examples.csproj +++ b/LLama.Examples/LLama.Examples.csproj @@ -14,8 +14,8 @@ - - + + diff --git a/LLama.KernelMemory/LLamaSharp.KernelMemory.csproj b/LLama.KernelMemory/LLamaSharp.KernelMemory.csproj index 721892ecc..1a056682e 100644 --- a/LLama.KernelMemory/LLamaSharp.KernelMemory.csproj +++ b/LLama.KernelMemory/LLamaSharp.KernelMemory.csproj @@ -27,7 +27,7 @@ - +