From 488f70e87d127773f2a5066a31813f15862ca496 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Nov 2025 20:33:57 +0000 Subject: [PATCH] Bump the nuget group with 3 updates Bumps Newtonsoft.Json to 13.0.1 Bumps SharpZipLib to 1.3.3 Bumps System.Data.SqlClient to 4.8.6 --- updated-dependencies: - dependency-name: Newtonsoft.Json dependency-version: 13.0.1 dependency-type: direct:production dependency-group: nuget - dependency-name: SharpZipLib dependency-version: 1.3.3 dependency-type: direct:production dependency-group: nuget - dependency-name: Newtonsoft.Json dependency-version: 13.0.1 dependency-type: direct:production dependency-group: nuget - dependency-name: System.Data.SqlClient dependency-version: 4.8.6 dependency-type: direct:production dependency-group: nuget - dependency-name: Newtonsoft.Json dependency-version: 13.0.1 dependency-type: direct:production dependency-group: nuget - dependency-name: SharpZipLib dependency-version: 1.3.3 dependency-type: direct:production dependency-group: nuget - dependency-name: Newtonsoft.Json dependency-version: 13.0.1 dependency-type: direct:production dependency-group: nuget - dependency-name: System.Data.SqlClient dependency-version: 4.8.6 dependency-type: direct:production dependency-group: nuget - dependency-name: Newtonsoft.Json dependency-version: 13.0.1 dependency-type: direct:production dependency-group: nuget - dependency-name: Newtonsoft.Json dependency-version: 13.0.1 dependency-type: direct:production dependency-group: nuget ... Signed-off-by: dependabot[bot] --- .../SpikeDetection.WinForms/SpikeDetection.WinForms.csproj | 2 +- .../TaxiFarePrediction.Explainability/App.config | 2 +- .../TaxiFarePrediction.Explainability.csproj | 5 +++-- .../TaxiFarePrediction.Explainability/packages.config | 2 +- .../DatabaseLoaderConsoleApp/DatabaseLoaderConsoleApp.csproj | 3 ++- .../ImageClassification.Shared.csproj | 1 + .../ImageClassification.Train.csproj | 2 +- .../BikeDemandForecasting/BikeDemandForecasting.csproj | 3 ++- .../LargeDatasets/LargeDatasets/LargeDatasets.csproj | 3 ++- 9 files changed, 14 insertions(+), 9 deletions(-) diff --git a/samples/csharp/end-to-end-apps/AnomalyDetection-Sales/SpikeDetectionE2EApp/SpikeDetection.WinForms/SpikeDetection.WinForms.csproj b/samples/csharp/end-to-end-apps/AnomalyDetection-Sales/SpikeDetectionE2EApp/SpikeDetection.WinForms/SpikeDetection.WinForms.csproj index a0b84d14c..b1cf0dc61 100644 --- a/samples/csharp/end-to-end-apps/AnomalyDetection-Sales/SpikeDetectionE2EApp/SpikeDetection.WinForms/SpikeDetection.WinForms.csproj +++ b/samples/csharp/end-to-end-apps/AnomalyDetection-Sales/SpikeDetectionE2EApp/SpikeDetection.WinForms/SpikeDetection.WinForms.csproj @@ -118,7 +118,7 @@ $(MicrosoftMLVersion) - 12.0.2 + 13.0.1 4.5.0 diff --git a/samples/csharp/end-to-end-apps/Model-Explainability/TaxiFarePrediction.Explainability/App.config b/samples/csharp/end-to-end-apps/Model-Explainability/TaxiFarePrediction.Explainability/App.config index 626740df8..ae41ceaad 100644 --- a/samples/csharp/end-to-end-apps/Model-Explainability/TaxiFarePrediction.Explainability/App.config +++ b/samples/csharp/end-to-end-apps/Model-Explainability/TaxiFarePrediction.Explainability/App.config @@ -7,7 +7,7 @@ - + diff --git a/samples/csharp/end-to-end-apps/Model-Explainability/TaxiFarePrediction.Explainability/TaxiFarePrediction.Explainability.csproj b/samples/csharp/end-to-end-apps/Model-Explainability/TaxiFarePrediction.Explainability/TaxiFarePrediction.Explainability.csproj index f6b0d68cf..0393a572f 100644 --- a/samples/csharp/end-to-end-apps/Model-Explainability/TaxiFarePrediction.Explainability/TaxiFarePrediction.Explainability.csproj +++ b/samples/csharp/end-to-end-apps/Model-Explainability/TaxiFarePrediction.Explainability/TaxiFarePrediction.Explainability.csproj @@ -85,8 +85,9 @@ ..\..\..\packages\Microsoft.ML.1.4.0\lib\netstandard2.0\Microsoft.ML.Transforms.dll - - ..\..\..\packages\Newtonsoft.Json.12.0.2\lib\net45\Newtonsoft.Json.dll + + ..\..\..\packages\Newtonsoft.Json.13.0.1\lib\net45\Newtonsoft.Json.dll + True ..\..\..\packages\OxyPlot.Core.2.0.0\lib\net45\OxyPlot.dll diff --git a/samples/csharp/end-to-end-apps/Model-Explainability/TaxiFarePrediction.Explainability/packages.config b/samples/csharp/end-to-end-apps/Model-Explainability/TaxiFarePrediction.Explainability/packages.config index 7c95dfa99..bc3c931d5 100644 --- a/samples/csharp/end-to-end-apps/Model-Explainability/TaxiFarePrediction.Explainability/packages.config +++ b/samples/csharp/end-to-end-apps/Model-Explainability/TaxiFarePrediction.Explainability/packages.config @@ -3,7 +3,7 @@ - + diff --git a/samples/csharp/getting-started/DatabaseLoader/DatabaseLoaderConsoleApp/DatabaseLoaderConsoleApp.csproj b/samples/csharp/getting-started/DatabaseLoader/DatabaseLoaderConsoleApp/DatabaseLoaderConsoleApp.csproj index 1c89115e6..6826b456b 100644 --- a/samples/csharp/getting-started/DatabaseLoader/DatabaseLoaderConsoleApp/DatabaseLoaderConsoleApp.csproj +++ b/samples/csharp/getting-started/DatabaseLoader/DatabaseLoaderConsoleApp/DatabaseLoaderConsoleApp.csproj @@ -12,7 +12,7 @@ - + @@ -20,6 +20,7 @@ + PreserveNewest diff --git a/samples/csharp/getting-started/DeepLearning_ImageClassification_Training/ImageClassification.Shared/ImageClassification.Shared.csproj b/samples/csharp/getting-started/DeepLearning_ImageClassification_Training/ImageClassification.Shared/ImageClassification.Shared.csproj index a573c813e..ec4e60140 100644 --- a/samples/csharp/getting-started/DeepLearning_ImageClassification_Training/ImageClassification.Shared/ImageClassification.Shared.csproj +++ b/samples/csharp/getting-started/DeepLearning_ImageClassification_Training/ImageClassification.Shared/ImageClassification.Shared.csproj @@ -7,6 +7,7 @@ + diff --git a/samples/csharp/getting-started/DeepLearning_ImageClassification_Training/ImageClassification.Train/ImageClassification.Train.csproj b/samples/csharp/getting-started/DeepLearning_ImageClassification_Training/ImageClassification.Train/ImageClassification.Train.csproj index f54037261..58d09ce84 100644 --- a/samples/csharp/getting-started/DeepLearning_ImageClassification_Training/ImageClassification.Train/ImageClassification.Train.csproj +++ b/samples/csharp/getting-started/DeepLearning_ImageClassification_Training/ImageClassification.Train/ImageClassification.Train.csproj @@ -17,7 +17,7 @@ - + diff --git a/samples/csharp/getting-started/Forecasting_BikeSharingDemand/BikeDemandForecasting/BikeDemandForecasting.csproj b/samples/csharp/getting-started/Forecasting_BikeSharingDemand/BikeDemandForecasting/BikeDemandForecasting.csproj index 555000c13..4aafcf08a 100644 --- a/samples/csharp/getting-started/Forecasting_BikeSharingDemand/BikeDemandForecasting/BikeDemandForecasting.csproj +++ b/samples/csharp/getting-started/Forecasting_BikeSharingDemand/BikeDemandForecasting/BikeDemandForecasting.csproj @@ -9,7 +9,8 @@ - + + diff --git a/samples/csharp/getting-started/LargeDatasets/LargeDatasets/LargeDatasets.csproj b/samples/csharp/getting-started/LargeDatasets/LargeDatasets/LargeDatasets.csproj index 1be7757f5..bb5bdb95c 100644 --- a/samples/csharp/getting-started/LargeDatasets/LargeDatasets/LargeDatasets.csproj +++ b/samples/csharp/getting-started/LargeDatasets/LargeDatasets/LargeDatasets.csproj @@ -13,7 +13,8 @@ - + +