Skip to content

Commit 378706f

Browse files
Bump Microsoft.SemanticKernel from 1.61.0 to 1.64.0
--- updated-dependencies: - dependency-name: Microsoft.SemanticKernel dependency-version: 1.64.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4ad9084 commit 378706f

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)