Skip to content

Commit 717c675

Browse files
Bump Microsoft.SemanticKernel from 1.29.0 to 1.44.0
Bumps [Microsoft.SemanticKernel](https://github.com/microsoft/semantic-kernel) from 1.29.0 to 1.44.0. - [Release notes](https://github.com/microsoft/semantic-kernel/releases) - [Commits](microsoft/semantic-kernel@dotnet-1.29.0...dotnet-1.44.0) --- updated-dependencies: - dependency-name: Microsoft.SemanticKernel dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d3dd2d0 commit 717c675

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.3" />
1818
<PackageReference Include="Microsoft.KernelMemory.Core" Version="0.97.250211.1" />
19-
<PackageReference Include="Microsoft.SemanticKernel" Version="1.44.0" />
19+
<PackageReference Include="Microsoft.SemanticKernel" Version="1.47.0" />
2020
<PackageReference Include="Microsoft.SemanticKernel.Plugins.Memory" Version="1.6.2-alpha" />
2121
<PackageReference Include="NAudio" Version="2.2.1" />
2222
<PackageReference Include="SixLabors.ImageSharp" Version="3.1.7" />

0 commit comments

Comments
 (0)