Browse Source

Merge pull request #397 from SciSharp/dependabot/nuget/Microsoft.KernelMemory.Abstractions-0.24.231228.5

build(deps): bump Microsoft.KernelMemory.Abstractions from 0.18.231209.1-preview to 0.24.231228.5
tags/0.9.1
Haiping GitHub 1 year ago
parent
commit
a6e80c317c
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      LLama.KernelMemory/LLamaSharp.KernelMemory.csproj

+ 1
- 1
LLama.KernelMemory/LLamaSharp.KernelMemory.csproj View File

@@ -27,7 +27,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Microsoft.KernelMemory.Abstractions" Version="0.18.231209.1-preview" />
<PackageReference Include="Microsoft.KernelMemory.Abstractions" Version="0.24.231228.5" />
</ItemGroup>

<ItemGroup>


Loading…
Cancel
Save