Skip to content

Commit edc6a54

Browse files
authored
Merge pull request SciSharp#1365 from SciSharp/dependabot/nuget/LLama/Microsoft.Extensions.AI.Abstractions-10.4.1
Bump Microsoft.Extensions.AI.Abstractions from 10.4.0 to 10.4.1
2 parents ca76335 + 2e79929 commit edc6a54

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
@@ -51,7 +51,7 @@
5151
<PackageReference Include="CommunityToolkit.HighPerformance" Version="8.4.0" />
5252
<PackageReference Include="Microsoft.Bcl.AsyncInterfaces" Version="10.0.5" />
5353
<PackageReference Include="Microsoft.Bcl.Memory" Version="10.0.5" />
54-
<PackageReference Include="Microsoft.Extensions.AI.Abstractions" Version="10.4.0" />
54+
<PackageReference Include="Microsoft.Extensions.AI.Abstractions" Version="10.4.1" />
5555
<PackageReference Include="Microsoft.Extensions.Logging.Abstractions" Version="10.0.5" />
5656
<PackageReference Include="System.Linq.Async" Version="7.0.0" />
5757
<PackageReference Include="System.Linq.AsyncEnumerable" Version="10.0.2" />

0 commit comments

Comments
 (0)