Skip to content

Commit bbfe7c8

Browse files
build(deps): bump Microsoft.ML.Tokenizers from 1.0.0 to 1.0.1
Bumps [Microsoft.ML.Tokenizers](https://github.com/dotnet/machinelearning) from 1.0.0 to 1.0.1. - [Release notes](https://github.com/dotnet/machinelearning/releases) - [Commits](https://github.com/dotnet/machinelearning/commits) --- updated-dependencies: - dependency-name: Microsoft.ML.Tokenizers dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e2a08f5 commit bbfe7c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Cnblogs.DashScope.Core/Cnblogs.DashScope.Core.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
</PropertyGroup>
99

1010
<ItemGroup>
11-
<PackageReference Include="Microsoft.ML.Tokenizers" Version="1.0.0"/>
11+
<PackageReference Include="Microsoft.ML.Tokenizers" Version="1.0.1"/>
1212
</ItemGroup>
1313

1414
<ItemGroup>

0 commit comments

Comments
 (0)