From fc8df29edd6373f3b5c3ab57f1679a0341870557 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 23 Jun 2022 00:25:02 +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.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..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.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