Skip to content

Commit eb0bffe

Browse files
authored
Merge pull request #1287 from SciSharp/dependabot/nuget/LLama/Microsoft.Bcl.AsyncInterfaces-9.0.10
Bump Microsoft.Bcl.AsyncInterfaces from 9.0.9 to 9.0.10
2 parents a2014bb + 7a2dfd9 commit eb0bffe

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
@@ -50,7 +50,7 @@
5050

5151
<ItemGroup>
5252
<PackageReference Include="CommunityToolkit.HighPerformance" Version="8.4.0" />
53-
<PackageReference Include="Microsoft.Bcl.AsyncInterfaces" Version="9.0.9" />
53+
<PackageReference Include="Microsoft.Bcl.AsyncInterfaces" Version="9.0.10" />
5454
<PackageReference Include="Microsoft.Extensions.AI.Abstractions" Version="9.9.1" />
5555
<PackageReference Include="Microsoft.Extensions.Logging.Abstractions" Version="9.0.9" />
5656
<PackageReference Include="System.Numerics.Tensors" Version="9.0.9" />

0 commit comments

Comments
 (0)