From e6c951bb37cf2aa6093f6eb90b91fdca387f9412 Mon Sep 17 00:00:00 2001 From: Stef Heyenrath Date: Fri, 10 Feb 2017 08:40:51 +0100 Subject: [PATCH] Downgrade JSON to 6.0.8 for example project. --- examples/WireMock.Net.ConsoleApplication/App.config | 8 -------- .../WireMock.Net.ConsoleApplication.csproj | 8 +++++--- examples/WireMock.Net.ConsoleApplication/packages.config | 2 +- 3 files changed, 6 insertions(+), 12 deletions(-) diff --git a/examples/WireMock.Net.ConsoleApplication/App.config b/examples/WireMock.Net.ConsoleApplication/App.config index 71a06ba3..03644c1c 100644 --- a/examples/WireMock.Net.ConsoleApplication/App.config +++ b/examples/WireMock.Net.ConsoleApplication/App.config @@ -3,12 +3,4 @@ - - - - - - - - \ No newline at end of file diff --git a/examples/WireMock.Net.ConsoleApplication/WireMock.Net.ConsoleApplication.csproj b/examples/WireMock.Net.ConsoleApplication/WireMock.Net.ConsoleApplication.csproj index e0ca6dfb..315664a5 100644 --- a/examples/WireMock.Net.ConsoleApplication/WireMock.Net.ConsoleApplication.csproj +++ b/examples/WireMock.Net.ConsoleApplication/WireMock.Net.ConsoleApplication.csproj @@ -36,8 +36,8 @@ ..\..\WireMock.Net-Logo.ico - - ..\..\packages\Newtonsoft.Json.9.0.1\lib\net45\Newtonsoft.Json.dll + + ..\..\packages\Newtonsoft.Json.6.0.8\lib\net45\Newtonsoft.Json.dll True @@ -56,7 +56,9 @@ - + + Designer +