Skip to content

Commit 8a3763f

Browse files
authored
Merge pull request #1242 from SciSharp/dependabot/nuget/LLama.Examples/Microsoft.SemanticKernel-1.64.0
Bump Microsoft.SemanticKernel from 1.61.0 to 1.64.0
2 parents 4586c2d + 378706f commit 8a3763f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

LLama.Examples/LLama.Examples.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<ItemGroup>
1717
<PackageReference Include="Microsoft.Extensions.Logging.Console" Version="9.0.8" />
1818
<PackageReference Include="Microsoft.KernelMemory.Core" Version="0.98.250508.3" />
19-
<PackageReference Include="Microsoft.SemanticKernel" Version="1.61.0" />
19+
<PackageReference Include="Microsoft.SemanticKernel" Version="1.64.0" />
2020
<PackageReference Include="Microsoft.SemanticKernel.Plugins.Memory" Version="1.44.0-alpha" />
2121
<PackageReference Include="NAudio" Version="2.2.1" />
2222
<PackageReference Include="SixLabors.ImageSharp" Version="3.1.11" />

0 commit comments

Comments
 (0)