diff --git a/daily-code-1/daily-code-1/Web/WebApp/WebApp.csproj b/daily-code-1/daily-code-1/Web/WebApp/WebApp.csproj index 91f0fa4c..559f3011 100644 --- a/daily-code-1/daily-code-1/Web/WebApp/WebApp.csproj +++ b/daily-code-1/daily-code-1/Web/WebApp/WebApp.csproj @@ -85,8 +85,9 @@ ..\..\..\packages\Microsoft.Spatial.7.5.4\lib\portable-net45+win8+wpa81\Microsoft.Spatial.dll - - ..\..\..\packages\Newtonsoft.Json.12.0.2\lib\net45\Newtonsoft.Json.dll + + ..\..\..\packages/Newtonsoft.Json.13.0.1/lib/net45/Newtonsoft.Json.dll + True ..\..\..\packages\Swashbuckle.Core.5.6.0\lib\net40\Swashbuckle.Core.dll diff --git a/daily-code-1/daily-code-1/Web/WebApp/packages.config b/daily-code-1/daily-code-1/Web/WebApp/packages.config index 2124c638..ff0d63dc 100644 --- a/daily-code-1/daily-code-1/Web/WebApp/packages.config +++ b/daily-code-1/daily-code-1/Web/WebApp/packages.config @@ -31,7 +31,7 @@ - +