From 1bfa6054bc5ef6cedd299f28d3385fc2338d7120 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 10 Dec 2025 19:13:35 +0000 Subject: [PATCH] Bump Microsoft.ML and Microsoft.ML.TensorFlow Bumps Microsoft.ML from 1.7.1 to 5.0.0 Bumps Microsoft.ML.TensorFlow from 1.7.1 to 5.0.0 --- updated-dependencies: - dependency-name: Microsoft.ML dependency-version: 5.0.0 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: Microsoft.ML.TensorFlow dependency-version: 5.0.0 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 e567bd5d389..f31bdca66c1 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 @@ -7,9 +7,9 @@ - + - +