Skip to content

Commit 522bf5e

Browse files
Bump Microsoft.SemanticKernel and Microsoft.Extensions.DependencyInjection.Abstractions (#79)
Bumps [Microsoft.SemanticKernel](https://github.com/microsoft/semantic-kernel) and [Microsoft.Extensions.DependencyInjection.Abstractions](https://github.com/dotnet/runtime). These dependencies needed to be updated together. Updates `Microsoft.SemanticKernel` from 1.20.0 to 1.26.0 - [Release notes](https://github.com/microsoft/semantic-kernel/releases) - [Commits](microsoft/semantic-kernel@dotnet-1.20.0...dotnet-1.26.0) Updates `Microsoft.Extensions.DependencyInjection.Abstractions` from 8.0.1 to 8.0.2 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](dotnet/runtime@v8.0.1...v8.0.2) --- updated-dependencies: - dependency-name: Microsoft.SemanticKernel dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: Microsoft.Extensions.DependencyInjection.Abstractions dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Antonio Santana <[email protected]>
1 parent ee3341e commit 522bf5e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Directory.Packages.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
<!-- Xabaril packages -->
5555
<PackageVersion Include="AspNetCore.HealthChecks.Uris" Version="8.0.1" />
5656
<!-- AI -->
57-
<PackageVersion Include="Microsoft.SemanticKernel" Version="1.20.0" />
57+
<PackageVersion Include="Microsoft.SemanticKernel" Version="1.26.0" />
5858
<PackageVersion Include="Microsoft.SemanticKernel.Connectors.Onnx" Version="1.10.0-alpha" />
5959
<!-- Open Telemetry -->
6060
<PackageVersion Include="OpenTelemetry.Exporter.OpenTelemetryProtocol" Version="1.9.0" />

0 commit comments

Comments
 (0)