Browse Source

Merge pull request #636 from SciSharp/dependabot/nuget/System.Text.Json-8.0.3

build(deps): bump System.Text.Json from 8.0.2 to 8.0.3
dependabot/nuget/Microsoft.KernelMemory.Abstractions-and-Microsoft.Extensions.Logging.Abstractions-0.35.240318.2
Rinne GitHub 1 year ago
parent
commit
1fdde7ea2d
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      LLama/LLamaSharp.csproj

+ 1
- 1
LLama/LLamaSharp.csproj View File

@@ -45,7 +45,7 @@
<PackageReference Include="IsExternalInit" Version="1.0.3" PrivateAssets="all" />
<PackageReference Include="System.Memory" Version="4.5.5" PrivateAssets="all" />
<PackageReference Include="System.Linq.Async" Version="6.0.1" />
<PackageReference Include="System.Text.Json" Version="8.0.2" />
<PackageReference Include="System.Text.Json" Version="8.0.3" />
</ItemGroup>

<ItemGroup>


Loading…
Cancel
Save