Skip to content

Commit

Permalink
Merge pull request #932 from SciSharp/dependabot/nuget/Microsoft.Sema…
Browse files Browse the repository at this point in the history
…nticKernel.Abstractions-1.21.1

Bump Microsoft.SemanticKernel.Abstractions from 1.16.2 to 1.21.1
  • Loading branch information
martindevans authored Oct 8, 2024
2 parents c4024b0 + f886b55 commit 8e547cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion LLama.SemanticKernel/LLamaSharp.SemanticKernel.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Microsoft.SemanticKernel.Abstractions" Version="1.16.2" />
<PackageReference Include="Microsoft.SemanticKernel.Abstractions" Version="1.21.1" />
</ItemGroup>

<ItemGroup Condition="'$(TargetFramework)' == 'netstandard2.0'">
Expand Down

0 comments on commit 8e547cd

Please sign in to comment.