Skip to content

Commit e594002

Browse files
authored
Merge pull request #1269 from SciSharp/dependabot/nuget/LLama/Microsoft.Extensions.AI.Abstractions-9.9.1
Bump Microsoft.Extensions.AI.Abstractions from 9.9.0 to 9.9.1
2 parents c462a90 + 0e37678 commit e594002

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
@@ -51,7 +51,7 @@
5151
<ItemGroup>
5252
<PackageReference Include="CommunityToolkit.HighPerformance" Version="8.4.0" />
5353
<PackageReference Include="Microsoft.Bcl.AsyncInterfaces" Version="9.0.9" />
54-
<PackageReference Include="Microsoft.Extensions.AI.Abstractions" Version="9.9.0" />
54+
<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" />
5757
</ItemGroup>

0 commit comments

Comments
 (0)