Skip to content

Commit

Permalink
Merge pull request #1003 from SciSharp/dependabot/nuget/multi-4c4bc72177
Browse files Browse the repository at this point in the history
Bump Microsoft.SemanticKernel.Abstractions and System.Memory
  • Loading branch information
martindevans authored Dec 1, 2024
2 parents 3486ab1 + 884036d commit dbb4875
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.29.0" />
<PackageReference Include="Microsoft.SemanticKernel.Abstractions" Version="1.31.0" />
</ItemGroup>

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

0 comments on commit dbb4875

Please sign in to comment.