From 519a95269a846327172ee6a732021b563b1c9287 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 5 Nov 2025 19:27:51 +0000 Subject: [PATCH] Bump Microsoft.ML and Microsoft.ML.TensorFlow Bumps Microsoft.ML from 1.7.1 to 4.0.3 Bumps Microsoft.ML.TensorFlow from 1.7.1 to 4.0.3 --- updated-dependencies: - dependency-name: Microsoft.ML dependency-version: 4.0.3 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: Microsoft.ML.TensorFlow dependency-version: 4.0.3 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .../image-classification/csharp/TransferLearningTF.csproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/machine-learning/tutorials/snippets/image-classification/csharp/TransferLearningTF.csproj b/docs/machine-learning/tutorials/snippets/image-classification/csharp/TransferLearningTF.csproj index 3d881b13768..a421a75bf27 100644 --- a/docs/machine-learning/tutorials/snippets/image-classification/csharp/TransferLearningTF.csproj +++ b/docs/machine-learning/tutorials/snippets/image-classification/csharp/TransferLearningTF.csproj @@ -7,9 +7,9 @@ - + - +