From 9aeff2b8052299a5926c24588844d09dd414c1d0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 29 Nov 2023 23:46:48 +0000 Subject: [PATCH] Bump Microsoft.ML.ImageAnalytics and Microsoft.ML Bumps [Microsoft.ML.ImageAnalytics](https://github.com/dotnet/machinelearning) and [Microsoft.ML](https://github.com/dotnet/machinelearning). These dependencies needed to be updated together. Updates `Microsoft.ML.ImageAnalytics` 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) 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.ImageAnalytics dependency-type: direct:production update-type: version-update:semver-major - dependency-name: Microsoft.ML 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 643b9665a67c5..a3841f5dc3d84 100644 --- a/docs/machine-learning/tutorials/snippets/image-classification/csharp/TransferLearningTF.csproj +++ b/docs/machine-learning/tutorials/snippets/image-classification/csharp/TransferLearningTF.csproj @@ -8,8 +8,8 @@ - - + +