From b345077f15185aa483d045453d568f84ea7d47d7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 13 Nov 2024 12:06:13 +0000 Subject: [PATCH] Bump the dotnet group Bumps the dotnet group in /docs/machine-learning/tutorials/snippets/predict-prices/csharp with 2 updates: [Microsoft.ML](https://github.com/dotnet/machinelearning) and [Microsoft.ML.FastTree](https://github.com/dotnet/machinelearning). Updates `Microsoft.ML` from 3.0.1 to 4.0.0 - [Release notes](https://github.com/dotnet/machinelearning/releases) - [Commits](https://github.com/dotnet/machinelearning/commits) Updates `Microsoft.ML` from 3.0.1 to 4.0.0 - [Release notes](https://github.com/dotnet/machinelearning/releases) - [Commits](https://github.com/dotnet/machinelearning/commits) Updates `Microsoft.ML.FastTree` from 3.0.1 to 4.0.0 - [Release notes](https://github.com/dotnet/machinelearning/releases) - [Commits](https://github.com/dotnet/machinelearning/commits) --- updated-dependencies: - dependency-name: Microsoft.ML dependency-type: direct:production update-type: version-update:semver-major dependency-group: dotnet - dependency-name: Microsoft.ML dependency-type: direct:production update-type: version-update:semver-major dependency-group: dotnet - dependency-name: Microsoft.ML.FastTree dependency-type: direct:production update-type: version-update:semver-major dependency-group: dotnet ... Signed-off-by: dependabot[bot] --- .../snippets/predict-prices/csharp/TaxiFarePrediction.csproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/machine-learning/tutorials/snippets/predict-prices/csharp/TaxiFarePrediction.csproj b/docs/machine-learning/tutorials/snippets/predict-prices/csharp/TaxiFarePrediction.csproj index 5daa1bbcd0e79..faeb36e09cc11 100644 --- a/docs/machine-learning/tutorials/snippets/predict-prices/csharp/TaxiFarePrediction.csproj +++ b/docs/machine-learning/tutorials/snippets/predict-prices/csharp/TaxiFarePrediction.csproj @@ -8,8 +8,8 @@ - - + +