Skip to content

Commit c4269a5

Browse files
Bump Microsoft.Extensions.Logging.Abstractions from 9.0.9 to 10.0.2
--- updated-dependencies: - dependency-name: Microsoft.Extensions.Logging.Abstractions dependency-version: 10.0.2 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 090eeaf commit c4269a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

LLama/LLamaSharp.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
<PackageReference Include="CommunityToolkit.HighPerformance" Version="8.4.0" />
5353
<PackageReference Include="Microsoft.Bcl.AsyncInterfaces" Version="10.0.2" />
5454
<PackageReference Include="Microsoft.Extensions.AI.Abstractions" Version="9.10.1" />
55-
<PackageReference Include="Microsoft.Extensions.Logging.Abstractions" Version="9.0.9" />
55+
<PackageReference Include="Microsoft.Extensions.Logging.Abstractions" Version="10.0.2" />
5656
<PackageReference Include="System.Numerics.Tensors" Version="9.0.9" />
5757
</ItemGroup>
5858

0 commit comments

Comments
 (0)