Skip to content

Commit

Permalink
.Net: Bump OllamaSharp to Strong Name signed package. (#9091)
Browse files Browse the repository at this point in the history
### Motivation and Context

- Resolves #8928
  • Loading branch information
RogerBarreto authored Oct 4, 2024
1 parent c2b7f70 commit ae29d87
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dotnet/Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
<PackageVersion Include="System.Memory.Data" Version="8.0.0" />
<PackageVersion Include="System.Numerics.Tensors" Version="8.0.0" />
<PackageVersion Include="System.Text.Json" Version="8.0.4" />
<PackageVersion Include="OllamaSharp" Version="3.0.8" />
<PackageVersion Include="OllamaSharp" Version="3.0.10" />
<!-- Tokenizers -->
<PackageVersion Include="Microsoft.ML.Tokenizers" Version="0.22.0-preview.24378.1" />
<PackageVersion Include="Microsoft.DeepDev.TokenizerLib" Version="1.3.3" />
Expand Down

0 comments on commit ae29d87

Please sign in to comment.