From 6d5ec82f239e42ad4fb098dbd816e8c22ac953b4 Mon Sep 17 00:00:00 2001 From: Varorbc Date: Fri, 7 Dec 2018 15:58:30 +0800 Subject: [PATCH] Update Newtonsoft.Json to 12.0.1 (#47) * Update NServiceBus.Newtonsoft.Json.csproj * Update Tests.csproj --- .../NServiceBus.Newtonsoft.Json.csproj | 4 ++-- src/Tests/Tests.csproj | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/NServiceBus.Newtonsoft.Json/NServiceBus.Newtonsoft.Json.csproj b/src/NServiceBus.Newtonsoft.Json/NServiceBus.Newtonsoft.Json.csproj index 033877d..26c4a64 100644 --- a/src/NServiceBus.Newtonsoft.Json/NServiceBus.Newtonsoft.Json.csproj +++ b/src/NServiceBus.Newtonsoft.Json/NServiceBus.Newtonsoft.Json.csproj @@ -7,7 +7,7 @@ - + @@ -17,4 +17,4 @@ - \ No newline at end of file + diff --git a/src/Tests/Tests.csproj b/src/Tests/Tests.csproj index 47472df..0cffe1e 100644 --- a/src/Tests/Tests.csproj +++ b/src/Tests/Tests.csproj @@ -15,7 +15,7 @@ - +