diff --git a/TinCan/TinCan.csproj b/TinCan/TinCan.csproj index c7f2f55..3d4c5e2 100644 --- a/TinCan/TinCan.csproj +++ b/TinCan/TinCan.csproj @@ -74,8 +74,8 @@ v4.5 - - ..\packages\Newtonsoft.Json.8.0.3\lib\net35\Newtonsoft.Json.dll + + ..\packages\Newtonsoft.Json.13.0.1\lib\net35\Newtonsoft.Json.dll True diff --git a/TinCanTests/TinCanTests.csproj b/TinCanTests/TinCanTests.csproj index 7ebab24..0b578fc 100644 --- a/TinCanTests/TinCanTests.csproj +++ b/TinCanTests/TinCanTests.csproj @@ -74,8 +74,8 @@ v4.5 - - ..\packages\Newtonsoft.Json.8.0.3\lib\net35\Newtonsoft.Json.dll + + ..\packages\Newtonsoft.Json.13.0.1\lib\net35\Newtonsoft.Json.dll True diff --git a/TinCanTests/packages.config b/TinCanTests/packages.config index e1f462b..235116e 100644 --- a/TinCanTests/packages.config +++ b/TinCanTests/packages.config @@ -1,5 +1,5 @@  - + \ No newline at end of file