Skip to content

Commit 1cbb46a

Browse files
Bump Microsoft.Bcl.AsyncInterfaces from 10.0.7 to 10.0.8
--- updated-dependencies: - dependency-name: Microsoft.Bcl.AsyncInterfaces dependency-version: 10.0.8 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 03425bf commit 1cbb46a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

LLama/LLamaSharp.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949

5050
<ItemGroup>
5151
<PackageReference Include="CommunityToolkit.HighPerformance" Version="8.4.2" />
52-
<PackageReference Include="Microsoft.Bcl.AsyncInterfaces" Version="10.0.7" />
52+
<PackageReference Include="Microsoft.Bcl.AsyncInterfaces" Version="10.0.8" />
5353
<PackageReference Include="Microsoft.Bcl.Memory" Version="10.0.8" />
5454
<PackageReference Include="Microsoft.Extensions.AI.Abstractions" Version="10.5.0" />
5555
<PackageReference Include="Microsoft.Extensions.Logging.Abstractions" Version="10.0.5" />

0 commit comments

Comments
 (0)