From e4d4c5aa5fcc070136bbab123772e0f4b8ba7dd8 Mon Sep 17 00:00:00 2001 From: Christoph Bergmeister Date: Thu, 15 Mar 2018 22:04:24 +0000 Subject: [PATCH 1/2] Update Newtonsoft.Json NuGet package of Rules project from 9.0.1 to 11.0.1 --- Rules/Rules.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Rules/Rules.csproj b/Rules/Rules.csproj index ff7d93bec..9a5c4d057 100644 --- a/Rules/Rules.csproj +++ b/Rules/Rules.csproj @@ -16,7 +16,7 @@ - + From c6fe08e173bdd99cdc684ad0c640778de36719d1 Mon Sep 17 00:00:00 2001 From: Christoph Bergmeister Date: Fri, 16 Mar 2018 21:50:52 +0000 Subject: [PATCH 2/2] update only to v 10.0.3 to be in sync with the current version of PowerShell due to the current problem of loading multiple assembly version in pscore --- Rules/Rules.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Rules/Rules.csproj b/Rules/Rules.csproj index 9a5c4d057..43a19ea2e 100644 --- a/Rules/Rules.csproj +++ b/Rules/Rules.csproj @@ -16,7 +16,7 @@ - +