Skip to content

Commit 52f744d

Browse files
authored
Merge pull request #1070 from SciSharp/dependabot/nuget/multi-dc758ebf8d
Bump Microsoft.Extensions.Logging.Console and Microsoft.KernelMemory.Core
2 parents a728be9 + 65bf96f commit 52f744d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

LLama.Examples/LLama.Examples.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@
1414
</PropertyGroup>
1515

1616
<ItemGroup>
17-
<PackageReference Include="Microsoft.Extensions.Logging.Console" Version="9.0.0" />
18-
<PackageReference Include="Microsoft.KernelMemory.Core" Version="0.95.241216.2" />
17+
<PackageReference Include="Microsoft.Extensions.Logging.Console" Version="9.0.1" />
18+
<PackageReference Include="Microsoft.KernelMemory.Core" Version="0.96.250120.1" />
1919
<PackageReference Include="Microsoft.SemanticKernel" Version="1.29.0" />
2020
<PackageReference Include="Microsoft.SemanticKernel.Plugins.Memory" Version="1.6.2-alpha" />
2121
<PackageReference Include="NAudio" Version="2.2.1" />

0 commit comments

Comments
 (0)