Skip to content

Commit

Permalink
Bump Microsoft.SemanticKernel.Core from 1.0.0-beta6 to 1.0.0-beta8
Browse files Browse the repository at this point in the history
Bumps [Microsoft.SemanticKernel.Core](https://github.com/microsoft/semantic-kernel) from 1.0.0-beta6 to 1.0.0-beta8.
- [Release notes](https://github.com/microsoft/semantic-kernel/releases)
- [Commits](microsoft/semantic-kernel@dotnet-1.0.0-beta6...dotnet-1.0.0-beta8)

---
updated-dependencies:
- dependency-name: Microsoft.SemanticKernel.Core
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 20, 2023
1 parent 3071e15 commit be8209a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<PackageVersion Include="Microsoft.Extensions.Logging.Abstractions" Version="7.0.1" />
<PackageVersion Include="Microsoft.KernelMemory.Core" Version="0.8.231113.1-preview" />
<PackageVersion Include="Microsoft.SemanticKernel.Abstractions" Version="1.0.0-beta6" />
<PackageVersion Include="Microsoft.SemanticKernel.Core" Version="1.0.0-beta6" />
<PackageVersion Include="Microsoft.SemanticKernel.Core" Version="1.0.0-beta8" />
<PackageVersion Include="Microsoft.Extensions.Caching.Abstractions" Version="7.0.0" />
<PackageVersion Include="Microsoft.Extensions.Configuration.Abstractions" Version="7.0.0" />
<PackageVersion Include="Microsoft.SemanticKernel.Plugins.Core" Version="1.0.0-beta6" />
Expand Down

0 comments on commit be8209a

Please sign in to comment.