We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eeaf18d commit 1096284Copy full SHA for 1096284
LLama.SemanticKernel/LLamaSharp.SemanticKernel.csproj
@@ -34,7 +34,7 @@
34
</PropertyGroup>
35
36
<ItemGroup>
37
- <PackageReference Include="Microsoft.SemanticKernel.Abstractions" Version="1.44.0" />
+ <PackageReference Include="Microsoft.SemanticKernel.Abstractions" Version="1.48.0" />
38
</ItemGroup>
39
40
<ItemGroup Condition="'$(TargetFramework)' == 'netstandard2.0'">
0 commit comments