From c6642d35636395153affb061988ac63054f20ac2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Jul 2023 19:33:03 +0000 Subject: [PATCH] Bump Newtonsoft.Json Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 12.0.3 to 13.0.1. - [Release notes](https://github.com/JamesNK/Newtonsoft.Json/releases) - [Commits](https://github.com/JamesNK/Newtonsoft.Json/compare/12.0.3...13.0.1) --- updated-dependencies: - dependency-name: Newtonsoft.Json dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../src/RecordingBot.Model/RecordingBot.Model.csproj | 4 ++-- .../src/RecordingBot.Services/RecordingBot.Services.csproj | 4 ++-- .../src/RecordingBot.Tests/RecordingBot.Tests.csproj | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/Samples/V1.0Samples/AksSamples(Deprecated)/teams-recording-bot/src/RecordingBot.Model/RecordingBot.Model.csproj b/Samples/V1.0Samples/AksSamples(Deprecated)/teams-recording-bot/src/RecordingBot.Model/RecordingBot.Model.csproj index 391c4a669..76bfb614e 100644 --- a/Samples/V1.0Samples/AksSamples(Deprecated)/teams-recording-bot/src/RecordingBot.Model/RecordingBot.Model.csproj +++ b/Samples/V1.0Samples/AksSamples(Deprecated)/teams-recording-bot/src/RecordingBot.Model/RecordingBot.Model.csproj @@ -1,4 +1,4 @@ - + net472 Library @@ -19,7 +19,7 @@ 4.1.0 - 12.0.3 + 13.0.1 diff --git a/Samples/V1.0Samples/AksSamples(Deprecated)/teams-recording-bot/src/RecordingBot.Services/RecordingBot.Services.csproj b/Samples/V1.0Samples/AksSamples(Deprecated)/teams-recording-bot/src/RecordingBot.Services/RecordingBot.Services.csproj index 0dff68a87..dcffe04f1 100644 --- a/Samples/V1.0Samples/AksSamples(Deprecated)/teams-recording-bot/src/RecordingBot.Services/RecordingBot.Services.csproj +++ b/Samples/V1.0Samples/AksSamples(Deprecated)/teams-recording-bot/src/RecordingBot.Services/RecordingBot.Services.csproj @@ -1,4 +1,4 @@ - + Library @@ -87,7 +87,7 @@ 1.19.0.25-alpha - 12.0.3 + 13.0.1 diff --git a/Samples/V1.0Samples/AksSamples(Deprecated)/teams-recording-bot/src/RecordingBot.Tests/RecordingBot.Tests.csproj b/Samples/V1.0Samples/AksSamples(Deprecated)/teams-recording-bot/src/RecordingBot.Tests/RecordingBot.Tests.csproj index efe2e06dc..7f9135ee1 100644 --- a/Samples/V1.0Samples/AksSamples(Deprecated)/teams-recording-bot/src/RecordingBot.Tests/RecordingBot.Tests.csproj +++ b/Samples/V1.0Samples/AksSamples(Deprecated)/teams-recording-bot/src/RecordingBot.Tests/RecordingBot.Tests.csproj @@ -1,4 +1,4 @@ - + net472 Library @@ -39,7 +39,7 @@ 1.10.0 - 12.0.3 + 13.0.1