From 276a132166bbb347509561a1a8af0b677dd773a7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 23 Jun 2022 00:24:56 +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] --- .../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..268a920 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..9f75dcd 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..283c0ae 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..e7ad265 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