From 7fc735525d8e9254c0885dc89d3791435f5420a8 Mon Sep 17 00:00:00 2001 From: WSLUser <33032910+WSLUser@users.noreply.github.com> Date: Wed, 10 Jun 2020 19:54:02 -0400 Subject: [PATCH] Deps: Bump Newtonsoft.Json from 10.0.3 to 12.0.3 (#6369) Bump Newtonsoft.Json from 10.0.3 to 12.0.3 ## References Part of #5297 ## PR Checklist * [ ] Closes (none) * [x] CLA signed * [ ] Tests added/passed N/A * [ ] Requires documentation to be updated N/A * [ ] I've discussed this with core contributors already. If not checked, I'm ready to accept this work might be rejected in favor of a different grand plan. Issue number where discussion took place: #xxx ## Validation Steps Performed CI builds successfully --- src/host/ft_uia/Host.Tests.UIA.csproj | 4 ++-- src/host/ft_uia/packages.config | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/host/ft_uia/Host.Tests.UIA.csproj b/src/host/ft_uia/Host.Tests.UIA.csproj index a7b81a63c..c963f3d96 100644 --- a/src/host/ft_uia/Host.Tests.UIA.csproj +++ b/src/host/ft_uia/Host.Tests.UIA.csproj @@ -47,8 +47,8 @@ ..\..\..\packages\Castle.Core.4.1.1\lib\net45\Castle.Core.dll - - ..\..\..\packages\Newtonsoft.Json.10.0.3\lib\net45\Newtonsoft.Json.dll + + ..\..\..\packages\Newtonsoft.Json.12.0.3\lib\net45\Newtonsoft.Json.dll diff --git a/src/host/ft_uia/packages.config b/src/host/ft_uia/packages.config index 7071ce72f..6629afad8 100644 --- a/src/host/ft_uia/packages.config +++ b/src/host/ft_uia/packages.config @@ -2,7 +2,7 @@ - +