diff --git a/Disco.Client/Disco.Client.csproj b/Disco.Client/Disco.Client.csproj index 987f6c5a..578a1f62 100644 --- a/Disco.Client/Disco.Client.csproj +++ b/Disco.Client/Disco.Client.csproj @@ -49,7 +49,7 @@ - ..\packages\Newtonsoft.Json.13.0.1\lib\net40\Newtonsoft.Json.dll + ..\packages\Newtonsoft.Json.13.0.2\lib\net40\Newtonsoft.Json.dll diff --git a/Disco.Client/packages.config b/Disco.Client/packages.config index df4966a0..c2071876 100644 --- a/Disco.Client/packages.config +++ b/Disco.Client/packages.config @@ -1,4 +1,4 @@  - + \ No newline at end of file diff --git a/Disco.Data/Disco.Data.csproj b/Disco.Data/Disco.Data.csproj index c4a7f1ae..e4e89fcb 100644 --- a/Disco.Data/Disco.Data.csproj +++ b/Disco.Data/Disco.Data.csproj @@ -41,7 +41,7 @@ ..\packages\EntityFramework.5.0.0\lib\net45\EntityFramework.dll - ..\packages\Newtonsoft.Json.13.0.1\lib\net45\Newtonsoft.Json.dll + ..\packages\Newtonsoft.Json.13.0.2\lib\net45\Newtonsoft.Json.dll diff --git a/Disco.Data/packages.config b/Disco.Data/packages.config index 0f8ffa30..33abe286 100644 --- a/Disco.Data/packages.config +++ b/Disco.Data/packages.config @@ -1,7 +1,7 @@  - + diff --git a/Disco.Models/Disco.Models.csproj b/Disco.Models/Disco.Models.csproj index 8fc14f33..1f895282 100644 --- a/Disco.Models/Disco.Models.csproj +++ b/Disco.Models/Disco.Models.csproj @@ -35,7 +35,7 @@ - ..\packages\Newtonsoft.Json.13.0.1\lib\net45\Newtonsoft.Json.dll + ..\packages\Newtonsoft.Json.13.0.2\lib\net45\Newtonsoft.Json.dll diff --git a/Disco.Models/packages.config b/Disco.Models/packages.config index 093dcd23..bff5e6a5 100644 --- a/Disco.Models/packages.config +++ b/Disco.Models/packages.config @@ -1,4 +1,4 @@  - + \ No newline at end of file diff --git a/Disco.Services/Disco.Services.csproj b/Disco.Services/Disco.Services.csproj index 0d4be644..b39b3f79 100644 --- a/Disco.Services/Disco.Services.csproj +++ b/Disco.Services/Disco.Services.csproj @@ -67,7 +67,7 @@ ..\packages\Microsoft.Web.Infrastructure.1.0.0.0\lib\net40\Microsoft.Web.Infrastructure.dll - ..\packages\Newtonsoft.Json.13.0.1\lib\net45\Newtonsoft.Json.dll + ..\packages\Newtonsoft.Json.13.0.2\lib\net45\Newtonsoft.Json.dll ..\packages\Owin.1.0\lib\net40\Owin.dll diff --git a/Disco.Services/packages.config b/Disco.Services/packages.config index f15a9437..15c49756 100644 --- a/Disco.Services/packages.config +++ b/Disco.Services/packages.config @@ -15,7 +15,7 @@ - + diff --git a/Disco.Web.Extensions/Disco.Web.Extensions.csproj b/Disco.Web.Extensions/Disco.Web.Extensions.csproj index fd6310d4..fb1e71f2 100644 --- a/Disco.Web.Extensions/Disco.Web.Extensions.csproj +++ b/Disco.Web.Extensions/Disco.Web.Extensions.csproj @@ -44,7 +44,7 @@ ..\packages\Microsoft.Web.Infrastructure.1.0.0.0\lib\net40\Microsoft.Web.Infrastructure.dll - ..\packages\Newtonsoft.Json.13.0.1\lib\net45\Newtonsoft.Json.dll + ..\packages\Newtonsoft.Json.13.0.2\lib\net45\Newtonsoft.Json.dll diff --git a/Disco.Web.Extensions/packages.config b/Disco.Web.Extensions/packages.config index 2b13f217..8ee148a5 100644 --- a/Disco.Web.Extensions/packages.config +++ b/Disco.Web.Extensions/packages.config @@ -8,6 +8,6 @@ - + \ No newline at end of file diff --git a/Disco.Web/Disco.Web.csproj b/Disco.Web/Disco.Web.csproj index c557ca55..be6a3162 100644 --- a/Disco.Web/Disco.Web.csproj +++ b/Disco.Web/Disco.Web.csproj @@ -67,7 +67,10 @@ ..\packages\Microsoft.Owin.Security.4.2.2\lib\net45\Microsoft.Owin.Security.dll - ..\packages\Newtonsoft.Json.13.0.1\lib\net45\Newtonsoft.Json.dll + ..\packages\Newtonsoft.Json.13.0.2\lib\net45\Newtonsoft.Json.dll + + + ..\packages\Newtonsoft.Json.Bson.1.0.2\lib\net45\Newtonsoft.Json.Bson.dll False diff --git a/Disco.Web/packages.config b/Disco.Web/packages.config index 15ae5e0b..bac83328 100644 --- a/Disco.Web/packages.config +++ b/Disco.Web/packages.config @@ -34,7 +34,8 @@ - + +