Compare commits

...

Author SHA1 Message Date
  dependabot[bot] 96bf214427
build(deps): bump Microsoft.SemanticKernel.Abstractions 1 year ago
1 changed files with 1 additions and 1 deletions
Split View
  1. +1
    -1
      LLama.SemanticKernel/LLamaSharp.SemanticKernel.csproj

+ 1
- 1
LLama.SemanticKernel/LLamaSharp.SemanticKernel.csproj View File

@@ -34,7 +34,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Microsoft.SemanticKernel.Abstractions" Version="1.6.2" />
<PackageReference Include="Microsoft.SemanticKernel.Abstractions" Version="1.6.3" />
</ItemGroup>

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


Loading…
Cancel
Save