Skip to content

Commit 982be6b

Browse files
Bump Microsoft.SemanticKernel and Microsoft.SemanticKernel.Abstractions
Bumps [Microsoft.SemanticKernel](https://github.com/microsoft/semantic-kernel) and [Microsoft.SemanticKernel.Abstractions](https://github.com/microsoft/semantic-kernel). These dependencies needed to be updated together. Updates `Microsoft.SemanticKernel` from 1.6.2 to 1.13.0 - [Release notes](https://github.com/microsoft/semantic-kernel/releases) - [Commits](microsoft/semantic-kernel@dotnet-1.6.2...dotnet-1.13.0) Updates `Microsoft.SemanticKernel.Abstractions` from 1.6.2 to 1.13.0 - [Release notes](https://github.com/microsoft/semantic-kernel/releases) - [Commits](microsoft/semantic-kernel@dotnet-1.6.2...dotnet-1.13.0) --- updated-dependencies: - dependency-name: Microsoft.SemanticKernel dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: Microsoft.SemanticKernel.Abstractions dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent afb702e commit 982be6b

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="8.0.0" />
1818
<PackageReference Include="Microsoft.KernelMemory.Core" Version="0.34.240313.1" />
19-
<PackageReference Include="Microsoft.SemanticKernel" Version="1.6.2" />
19+
<PackageReference Include="Microsoft.SemanticKernel" Version="1.13.0" />
2020
<PackageReference Include="Microsoft.SemanticKernel.Plugins.Memory" Version="1.6.2-alpha" />
2121
<PackageReference Include="NAudio" Version="2.2.1" />
2222
<PackageReference Include="Spectre.Console" Version="0.48.0" />

0 commit comments

Comments
 (0)