From 8ed9cf281b3bf882ec7b0c58af479adef090299b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 8 Dec 2022 11:38:55 +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.BusinessLibrary.csproj | 2 +- .../NotificationService.Common.csproj | 2 +- .../NotificationService.Contracts.csproj | 2 +- 4 files changed, 4 insertions(+), 4 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.BusinessLibrary/NotificationService.BusinessLibrary.csproj b/NotificationService/NotificationService.BusinessLibrary/NotificationService.BusinessLibrary.csproj index b9a659b..ee23531 100644 --- a/NotificationService/NotificationService.BusinessLibrary/NotificationService.BusinessLibrary.csproj +++ b/NotificationService/NotificationService.BusinessLibrary/NotificationService.BusinessLibrary.csproj @@ -16,7 +16,7 @@ - + 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