From 0b509265ffd21d23aa58c5b59ec190e0784c4474 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 8 Dec 2022 11:38:53 +0000 Subject: [PATCH] Bump Newtonsoft.Json Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 12.0.3 to 13.0.2. - [Release notes](https://github.com/JamesNK/Newtonsoft.Json/releases) - [Commits](https://github.com/JamesNK/Newtonsoft.Json/compare/12.0.3...13.0.2) --- updated-dependencies: - dependency-name: Newtonsoft.Json dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../DirectSend.Core/DirectSend.NetCore.csproj | 2 +- .../NotificationService.Common.csproj | 2 +- .../NotificationService.Contracts.csproj | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/NotificationService/NotificationProviders/DirectSend.Core/DirectSend.NetCore.csproj b/NotificationService/NotificationProviders/DirectSend.Core/DirectSend.NetCore.csproj index 5b2ad58..243a636 100644 --- a/NotificationService/NotificationProviders/DirectSend.Core/DirectSend.NetCore.csproj +++ b/NotificationService/NotificationProviders/DirectSend.Core/DirectSend.NetCore.csproj @@ -13,7 +13,7 @@ runtime; build; native; contentfiles; analyzers; buildtransitive - + diff --git a/NotificationService/NotificationService.Common/NotificationService.Common.csproj b/NotificationService/NotificationService.Common/NotificationService.Common.csproj index cbb6fb3..ed4154c 100644 --- a/NotificationService/NotificationService.Common/NotificationService.Common.csproj +++ b/NotificationService/NotificationService.Common/NotificationService.Common.csproj @@ -24,7 +24,7 @@ runtime; build; native; contentfiles; analyzers; buildtransitive - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/NotificationService/NotificationService.Contracts/NotificationService.Contracts.csproj b/NotificationService/NotificationService.Contracts/NotificationService.Contracts.csproj index ade662a..b8d1828 100644 --- a/NotificationService/NotificationService.Contracts/NotificationService.Contracts.csproj +++ b/NotificationService/NotificationService.Contracts/NotificationService.Contracts.csproj @@ -18,7 +18,7 @@ all runtime; build; native; contentfiles; analyzers; buildtransitive - + all runtime; build; native; contentfiles; analyzers; buildtransitive