diff --git a/TestApi/TestApi.csproj b/TestApi/TestApi.csproj index 7d7fd79..b76750d 100644 --- a/TestApi/TestApi.csproj +++ b/TestApi/TestApi.csproj @@ -39,8 +39,9 @@ True ..\WebApi.OAuth\packages\Microsoft.Web.Infrastructure.1.0.0.0\lib\net40\Microsoft.Web.Infrastructure.dll - - ..\packages\Newtonsoft.Json.4.5.5\lib\net40\Newtonsoft.Json.dll + + ..\packages\Newtonsoft.Json.13.0.1\lib\net40\Newtonsoft.Json.dll + True diff --git a/TestApi/Web.config b/TestApi/Web.config index e70b360..1d0bc3a 100644 --- a/TestApi/Web.config +++ b/TestApi/Web.config @@ -59,15 +59,19 @@ - + - + - + + + + + diff --git a/TestApi/packages.config b/TestApi/packages.config index df31a5b..07f9db0 100644 --- a/TestApi/packages.config +++ b/TestApi/packages.config @@ -10,7 +10,7 @@ - + diff --git a/WebApi.OAuth2.csproj b/WebApi.OAuth2.csproj index 1878f16..1f31a83 100644 --- a/WebApi.OAuth2.csproj +++ b/WebApi.OAuth2.csproj @@ -35,8 +35,9 @@ True ..\packages\Microsoft.Web.Infrastructure.1.0.0.0\lib\net40\Microsoft.Web.Infrastructure.dll - - packages\Newtonsoft.Json.4.5.5\lib\net40\Newtonsoft.Json.dll + + packages\Newtonsoft.Json.13.0.1\lib\net40\Newtonsoft.Json.dll + True diff --git a/packages.config b/packages.config index 9650789..dae3b75 100644 --- a/packages.config +++ b/packages.config @@ -23,7 +23,7 @@ - +