Skip to content

Commit 8bd9053

Browse files
authored
Merge pull request #1146 from SciSharp/dependabot/nuget/Microsoft.SemanticKernel.Abstractions-1.44.0
Bump Microsoft.SemanticKernel.Abstractions from 1.39.0 to 1.44.0
2 parents d826f9a + 68eb577 commit 8bd9053

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

LLama.KernelMemory/LLamaSharp.KernelMemory.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
</PropertyGroup>
2828

2929
<ItemGroup>
30-
<PackageReference Include="Microsoft.KernelMemory.Abstractions" Version="0.96.250120.1" />
30+
<PackageReference Include="Microsoft.KernelMemory.Abstractions" Version="0.98.250323.1" />
3131
</ItemGroup>
3232

3333
<ItemGroup>

LLama.SemanticKernel/LLamaSharp.SemanticKernel.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
</PropertyGroup>
3535

3636
<ItemGroup>
37-
<PackageReference Include="Microsoft.SemanticKernel.Abstractions" Version="1.39.0" />
37+
<PackageReference Include="Microsoft.SemanticKernel.Abstractions" Version="1.44.0" />
3838
</ItemGroup>
3939

4040
<ItemGroup Condition="'$(TargetFramework)' == 'netstandard2.0'">

0 commit comments

Comments
 (0)