diff --git a/restlicsharpclient/packages.config b/restlicsharpclient/packages.config index 5912e98..0b14cab 100644 --- a/restlicsharpclient/packages.config +++ b/restlicsharpclient/packages.config @@ -1,5 +1,6 @@  - - + + + \ No newline at end of file diff --git a/restlicsharpclient/restlicsharpclient.csproj b/restlicsharpclient/restlicsharpclient.csproj index ade3f1b..3fdba9c 100644 --- a/restlicsharpclient/restlicsharpclient.csproj +++ b/restlicsharpclient/restlicsharpclient.csproj @@ -1,5 +1,6 @@  + Debug @@ -30,10 +31,6 @@ 4 - - ..\packages\Newtonsoft.Json.10.0.3\lib\net45\Newtonsoft.Json.dll - True - @@ -42,8 +39,14 @@ - - ..\packages\Microsoft.VisualStudio.UnitTesting.11.0.50727.1\lib\net45\Microsoft.VisualStudio.QualityTools.UnitTestFramework.dll + + ..\packages\Newtonsoft.Json.12.0.1\lib\net45\Newtonsoft.Json.dll + + + ..\packages\MSTest.TestFramework.1.4.0\lib\net45\Microsoft.VisualStudio.TestPlatform.TestFramework.dll + + + ..\packages\MSTest.TestFramework.1.4.0\lib\net45\Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.dll @@ -130,4 +133,5 @@ --> + \ No newline at end of file diff --git a/restlicsharpdata/packages.config b/restlicsharpdata/packages.config index 5912e98..0b14cab 100644 --- a/restlicsharpdata/packages.config +++ b/restlicsharpdata/packages.config @@ -1,5 +1,6 @@  - - + + + \ No newline at end of file diff --git a/restlicsharpdata/restlicsharpdata.csproj b/restlicsharpdata/restlicsharpdata.csproj index 1bfd1ca..b153f3f 100644 --- a/restlicsharpdata/restlicsharpdata.csproj +++ b/restlicsharpdata/restlicsharpdata.csproj @@ -1,5 +1,6 @@  + Debug @@ -30,10 +31,6 @@ 4 - - ..\packages\Newtonsoft.Json.10.0.3\lib\net45\Newtonsoft.Json.dll - True - @@ -42,8 +39,14 @@ - - ..\packages\Microsoft.VisualStudio.UnitTesting.11.0.50727.1\lib\net45\Microsoft.VisualStudio.QualityTools.UnitTestFramework.dll + + ..\packages\Newtonsoft.Json.12.0.1\lib\net45\Newtonsoft.Json.dll + + + ..\packages\MSTest.TestFramework.1.4.0\lib\net45\Microsoft.VisualStudio.TestPlatform.TestFramework.dll + + + ..\packages\MSTest.TestFramework.1.4.0\lib\net45\Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.dll @@ -115,4 +118,5 @@ --> + \ No newline at end of file