Skip to content

Commit

Permalink
Bump Microsoft.SemanticKernel.Abstractions from 1.6.3 to 1.7.0 (#53)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Apr 4, 2024
1 parent 096979f commit fcaf7a2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion samples/02-autogen/02-autogen.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<PackageReference Include="Microsoft.Extensions.Logging" Version="8.0.0" />
<PackageReference Include="Microsoft.Extensions.Logging.Console" Version="8.0.0" />
<PackageReference Include="Microsoft.Extensions.Logging.Debug" Version="8.0.0" />
<PackageReference Include="Microsoft.SemanticKernel.Abstractions" Version="1.6.3" />
<PackageReference Include="Microsoft.SemanticKernel.Abstractions" Version="1.7.0" />
<PackageReference Include="Microsoft.SemanticKernel.Core" Version="1.6.3" />
<PackageReference Include="Spectre.Console" Version="0.48.1-preview.0.38" />
<PackageReference Include="Spectre.Console.Json" Version="0.48.1-preview.0.38" />
Expand Down
2 changes: 1 addition & 1 deletion src/Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<PackageVersion Include="Microsoft.Extensions.Http" Version="8.0.0" />
<PackageVersion Include="System.Text.Json" Version="8.0.3" />
<PackageVersion Include="Microsoft.SemanticKernel" Version="1.6.3" />
<PackageVersion Include="Microsoft.SemanticKernel.Abstractions" Version="1.6.3" />
<PackageVersion Include="Microsoft.SemanticKernel.Abstractions" Version="1.7.0" />
<PackageVersion Include="Microsoft.SemanticKernel.Core" Version="1.6.3" />
<PackageVersion Include="Microsoft.SemanticKernel.Planners.Handlebars" Version="1.5.0-preview" />
<PackageVersion Include="Microsoft.SemanticKernel.Planners.OpenAI" Version="1.5.0-preview" />
Expand Down

0 comments on commit fcaf7a2

Please sign in to comment.