Browse Source
Merge pull request #637 from SciSharp/dependabot/nuget/Microsoft.Extensions.Logging.Abstractions-8.0.1
build(deps): bump Microsoft.Extensions.Logging.Abstractions from 8.0.0 to 8.0.1
pull/641/head
Rinne
GitHub
1 year ago
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with
1 additions and
1 deletions
-
LLama/LLamaSharp.csproj
|
|
|
@@ -49,7 +49,7 @@ |
|
|
|
</ItemGroup> |
|
|
|
|
|
|
|
<ItemGroup> |
|
|
|
<PackageReference Include="Microsoft.Extensions.Logging.Abstractions" Version="8.0.0" /> |
|
|
|
<PackageReference Include="Microsoft.Extensions.Logging.Abstractions" Version="8.0.1" /> |
|
|
|
</ItemGroup> |
|
|
|
|
|
|
|
</Project> |