From 9e48886e80887fde1f03225c3e8b556c11fa1d3c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 26 Feb 2025 13:59:03 +0000 Subject: [PATCH] Bump Microsoft.ML Bumps the dotnet group with 1 update in the /docs/machine-learning/tutorials/snippets/iris-clustering/csharp directory: [Microsoft.ML](https://github.com/dotnet/machinelearning). Updates `Microsoft.ML` from 4.0.0 to 4.0.2 - [Release notes](https://github.com/dotnet/machinelearning/releases) - [Commits](https://github.com/dotnet/machinelearning/commits/v4.0.2) --- updated-dependencies: - dependency-name: Microsoft.ML dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dotnet ... Signed-off-by: dependabot[bot] --- .../snippets/iris-clustering/csharp/IrisFlowerClustering.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/machine-learning/tutorials/snippets/iris-clustering/csharp/IrisFlowerClustering.csproj b/docs/machine-learning/tutorials/snippets/iris-clustering/csharp/IrisFlowerClustering.csproj index a5b025ddc9b93..620ed0475f70d 100644 --- a/docs/machine-learning/tutorials/snippets/iris-clustering/csharp/IrisFlowerClustering.csproj +++ b/docs/machine-learning/tutorials/snippets/iris-clustering/csharp/IrisFlowerClustering.csproj @@ -8,7 +8,7 @@ - +