From ae476c10abcd8ff745d4dbc44c574f14a3b991d8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 29 Nov 2023 23:50:34 +0000 Subject: [PATCH] Bump Microsoft.ML.TimeSeries and Microsoft.ML Bumps [Microsoft.ML.TimeSeries](https://github.com/dotnet/machinelearning) and [Microsoft.ML](https://github.com/dotnet/machinelearning). These dependencies needed to be updated together. Updates `Microsoft.ML.TimeSeries` 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.TimeSeries 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] --- .../csharp/ProductSalesAnomalyDetection.csproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/machine-learning/tutorials/snippets/sales-anomaly-detection/csharp/ProductSalesAnomalyDetection.csproj b/docs/machine-learning/tutorials/snippets/sales-anomaly-detection/csharp/ProductSalesAnomalyDetection.csproj index 387fed70ef8b3..943539a479d9c 100644 --- a/docs/machine-learning/tutorials/snippets/sales-anomaly-detection/csharp/ProductSalesAnomalyDetection.csproj +++ b/docs/machine-learning/tutorials/snippets/sales-anomaly-detection/csharp/ProductSalesAnomalyDetection.csproj @@ -8,8 +8,8 @@ - - + +