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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
LLama.KernelMemory/LLamaSharp.KernelMemory.csproj
|
|
|
@@ -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> |
|
|
|
|