From 76362061f6f31d1d374972f9992bdfdf8442ff93 Mon Sep 17 00:00:00 2001 From: Paulo Rogerio Panhoto Date: Wed, 3 Jan 2018 19:38:47 -0200 Subject: [PATCH] Updated nuget packages --- TLSharp.Core/packages.config | 1 - TLSharp.Tests.NUnit/TLSharp.Tests.NUnit.csproj | 6 ++---- TLSharp.Tests.NUnit/packages.config | 2 +- TeleSharp.Generator/TeleSharp.Generator.csproj | 7 +++---- TeleSharp.Generator/packages.config | 2 +- 5 files changed, 7 insertions(+), 11 deletions(-) diff --git a/TLSharp.Core/packages.config b/TLSharp.Core/packages.config index 0051856..204475c 100644 --- a/TLSharp.Core/packages.config +++ b/TLSharp.Core/packages.config @@ -1,5 +1,4 @@  - \ No newline at end of file diff --git a/TLSharp.Tests.NUnit/TLSharp.Tests.NUnit.csproj b/TLSharp.Tests.NUnit/TLSharp.Tests.NUnit.csproj index e947f4e..761b473 100644 --- a/TLSharp.Tests.NUnit/TLSharp.Tests.NUnit.csproj +++ b/TLSharp.Tests.NUnit/TLSharp.Tests.NUnit.csproj @@ -30,7 +30,7 @@ - ..\packages\NUnit.2.6.4\lib\nunit.framework.dll + ..\packages\NUnit.3.9.0\lib\net45\nunit.framework.dll @@ -40,11 +40,9 @@ app.config - - - + {DE5C0467-EE99-4734-95F2-EFF7A0B99924} diff --git a/TLSharp.Tests.NUnit/packages.config b/TLSharp.Tests.NUnit/packages.config index c714ef3..967e817 100644 --- a/TLSharp.Tests.NUnit/packages.config +++ b/TLSharp.Tests.NUnit/packages.config @@ -1,4 +1,4 @@  - + \ No newline at end of file diff --git a/TeleSharp.Generator/TeleSharp.Generator.csproj b/TeleSharp.Generator/TeleSharp.Generator.csproj index 94f3e9b..b90bc14 100644 --- a/TeleSharp.Generator/TeleSharp.Generator.csproj +++ b/TeleSharp.Generator/TeleSharp.Generator.csproj @@ -33,10 +33,6 @@ 4 - - ..\packages\Newtonsoft.Json.9.0.1\lib\net45\Newtonsoft.Json.dll - True - @@ -45,6 +41,9 @@ + + ..\packages\Newtonsoft.Json.10.0.3\lib\net45\Newtonsoft.Json.dll + diff --git a/TeleSharp.Generator/packages.config b/TeleSharp.Generator/packages.config index 9d64bf3..ee51c23 100644 --- a/TeleSharp.Generator/packages.config +++ b/TeleSharp.Generator/packages.config @@ -1,4 +1,4 @@  - + \ No newline at end of file