From 73da18a748a8c99483d99e6289ee481d23a79c4e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Aug 2024 19:28:44 +0000 Subject: [PATCH] Bump Microsoft.Azure.Kusto.Data and Newtonsoft.Json Bumps Microsoft.Azure.Kusto.Data and [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json). These dependencies needed to be updated together. Updates `Microsoft.Azure.Kusto.Data` from 12.0.1 to 12.2.4 Updates `Newtonsoft.Json` from 13.0.3 to 13.0.3 - [Release notes](https://github.com/JamesNK/Newtonsoft.Json/releases) - [Commits](https://github.com/JamesNK/Newtonsoft.Json/compare/13.0.3...13.0.3) --- updated-dependencies: - dependency-name: Microsoft.Azure.Kusto.Data dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: Newtonsoft.Json dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .../K2Bridge.Tests.End2End.csproj | 102 ++++++------ K2Bridge/K2Bridge.csproj | 148 +++++++++--------- 2 files changed, 125 insertions(+), 125 deletions(-) diff --git a/K2Bridge.Tests.End2End/K2Bridge.Tests.End2End.csproj b/K2Bridge.Tests.End2End/K2Bridge.Tests.End2End.csproj index af09d499..cb1bf769 100644 --- a/K2Bridge.Tests.End2End/K2Bridge.Tests.End2End.csproj +++ b/K2Bridge.Tests.End2End/K2Bridge.Tests.End2End.csproj @@ -1,51 +1,51 @@ - - - - net6.0 - CodeAnalysis.ruleset - false - latest-Recommended - true - - - - - - - - - - - - - runtime; build; native; contentfiles; analyzers - all - - - all - runtime; build; native; contentfiles; analyzers; buildtransitive - - - - - all - runtime; build; native; contentfiles; analyzers; buildtransitive - - - - - - - - all - runtime; build; native; contentfiles; analyzers; buildtransitive - - - - - - - - - - + + + + net6.0 + CodeAnalysis.ruleset + false + latest-Recommended + true + + + + + + + + + + + + + runtime; build; native; contentfiles; analyzers + all + + + all + runtime; build; native; contentfiles; analyzers; buildtransitive + + + + + all + runtime; build; native; contentfiles; analyzers; buildtransitive + + + + + + + + all + runtime; build; native; contentfiles; analyzers; buildtransitive + + + + + + + + + + diff --git a/K2Bridge/K2Bridge.csproj b/K2Bridge/K2Bridge.csproj index da66a034..01eabf38 100644 --- a/K2Bridge/K2Bridge.csproj +++ b/K2Bridge/K2Bridge.csproj @@ -1,74 +1,74 @@ - - - - Exe - net6.0 - CodeAnalysis.ruleset - latest-Recommended - true - - - $(NoWarn);NU1701 - - - - - - - - - - all - runtime; build; native; contentfiles; analyzers; buildtransitive - - - - - - - - - - - - - - - - - - all - runtime; build; native; contentfiles; analyzers; buildtransitive - - - - - - - - - - - - - - - - - PreserveNewest - - - - - - - - - - - - - - - - + + + + Exe + net6.0 + CodeAnalysis.ruleset + latest-Recommended + true + + + $(NoWarn);NU1701 + + + + + + + + + + all + runtime; build; native; contentfiles; analyzers; buildtransitive + + + + + + + + + + + + + + + + + + all + runtime; build; native; contentfiles; analyzers; buildtransitive + + + + + + + + + + + + + + + + + PreserveNewest + + + + + + + + + + + + + + + +