diff --git a/TLSharp.Tests.NUnit/TLSharp.Tests.NUnit.csproj b/TLSharp.Tests.NUnit/TLSharp.Tests.NUnit.csproj index 36d808b..dcb982c 100644 --- a/TLSharp.Tests.NUnit/TLSharp.Tests.NUnit.csproj +++ b/TLSharp.Tests.NUnit/TLSharp.Tests.NUnit.csproj @@ -29,10 +29,10 @@ false - - + ..\packages\NUnit.3.9.0\lib\net45\nunit.framework.dll + diff --git a/TLSharp.Tests.NUnit/packages.config b/TLSharp.Tests.NUnit/packages.config index c714ef3..64ebca7 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 7de9007..7114120 100644 --- a/TeleSharp.Generator/TeleSharp.Generator.csproj +++ b/TeleSharp.Generator/TeleSharp.Generator.csproj @@ -34,6 +34,9 @@ 4 + + ..\packages\Newtonsoft.Json.10.0.3\lib\net45\Newtonsoft.Json.dll + @@ -42,9 +45,6 @@ - - ..\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..e157ba1 100644 --- a/TeleSharp.Generator/packages.config +++ b/TeleSharp.Generator/packages.config @@ -1,4 +1,4 @@  - + \ No newline at end of file