From d7cf5629c04f64005af1a9f6360462e464cc004d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 29 Nov 2023 23:48:46 +0000 Subject: [PATCH] Bump Microsoft.ML.SampleUtils and Microsoft.ML Bumps [Microsoft.ML.SampleUtils](https://github.com/dotnet/machinelearning) and [Microsoft.ML](https://github.com/dotnet/machinelearning). These dependencies needed to be updated together. Updates `Microsoft.ML.SampleUtils` from 0.20.1 to 0.21.0 - [Release notes](https://github.com/dotnet/machinelearning/releases) - [Commits](https://github.com/dotnet/machinelearning/commits) Updates `Microsoft.ML` from 2.0.1 to 3.0.0 - [Release notes](https://github.com/dotnet/machinelearning/releases) - [Commits](https://github.com/dotnet/machinelearning/commits/v3.0.0) --- updated-dependencies: - dependency-name: Microsoft.ML.SampleUtils dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: Microsoft.ML dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .../text-classification-tf/csharp/TextClassificationTF.csproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/machine-learning/tutorials/snippets/text-classification-tf/csharp/TextClassificationTF.csproj b/docs/machine-learning/tutorials/snippets/text-classification-tf/csharp/TextClassificationTF.csproj index e9f8949bf35da..dc9b94cb1e80d 100644 --- a/docs/machine-learning/tutorials/snippets/text-classification-tf/csharp/TextClassificationTF.csproj +++ b/docs/machine-learning/tutorials/snippets/text-classification-tf/csharp/TextClassificationTF.csproj @@ -8,8 +8,8 @@ - - + +