Skip to content

Commit 95193eb

Browse files
Bump Microsoft.ML.Tokenizers (#44484)
Bumps the dotnet group in /docs/core/whats-new/snippets/dotnet-9/csharp with 1 update: [Microsoft.ML.Tokenizers](https://github.com/dotnet/machinelearning). Updates `Microsoft.ML.Tokenizers` 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 dependency-group: dotnet ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent bed9e65 commit 95193eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/core/whats-new/snippets/dotnet-9/csharp/Project.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010
<ItemGroup>
1111
<PackageReference Include="Azure.Storage.Blobs" Version="12.23.0" />
12-
<PackageReference Include="Microsoft.ML.Tokenizers" Version="1.0.0" />
12+
<PackageReference Include="Microsoft.ML.Tokenizers" Version="1.0.1" />
1313
<PackageReference Include="System.Memory" Version="4.6.0" />
1414
<PackageReference Include="System.Net.ServerSentEvents" Version="9.0.1" />
1515
<PackageReference Include="System.Numerics.Tensors" Version="9.0.1" />

0 commit comments

Comments
 (0)