From 0a50edcfe16bd69bd92ac74fd9ca87627e2c933b Mon Sep 17 00:00:00 2001 From: Zahid Zafar Date: Wed, 12 Oct 2022 15:08:12 +0500 Subject: [PATCH] [Sdk 929] Newtonsoft version updated (#78) * newtonsoft version updated with nugetpackage manager * netstd netwtonsoft version updated * pcl and .net3.5 newtonsoft version updated * uwp newtonsoft version updated * nespec updated! --- net35/Countly/Countly.csproj | 4 ++-- net35/Countly/packages.config | 2 +- net35/CountlySample/CountlySample.csproj | 4 ++-- net35/CountlySample/packages.config | 2 +- .../CountlySampleWindowsForm.csproj | 4 ++-- net35/CountlySampleWindowsForm/packages.config | 2 +- net35/CountlyTest_35/CountlyTest_35.csproj | 6 +++--- net35/CountlyTest_35/packages.config | 2 +- net40client/Countly/Countly.csproj | 4 ++-- net40client/Countly/packages.config | 2 +- .../CountlySampleAspNet/CountlySampleAspNet.csproj | 4 ++-- net40client/CountlySampleAspNet/packages.config | 2 +- .../CountlySampleAspNetMVC.csproj | 6 +++--- net40client/CountlySampleAspNetMVC/Web.config | 2 +- net40client/CountlySampleAspNetMVC/packages.config | 2 +- .../CountlySampleWIndowsForm.csproj | 4 ++-- net40client/CountlySampleWIndowsForm/packages.config | 2 +- net40client/CountlyTest_40/CountlyTest_40.csproj | 4 ++-- net40client/CountlyTest_40/packages.config | 2 +- .../countlySampleConsole/countlySampleConsole.csproj | 4 ++-- net40client/countlySampleConsole/packages.config | 2 +- netstd/Countly/Countly.csproj | 2 +- netstd/CountlySampleWPF/CountlySampleWPF.csproj | 4 ++-- netstd/CountlySampleWPF/packages.config | 2 +- netstd/CountlyTest_461/CountlyTest_461.csproj | 4 ++-- netstd/CountlyTest_461/packages.config | 2 +- nuget/Countly.nuspec | 12 ++++++------ pcl/Countly/Countly.csproj | 4 ++-- pcl/Countly/packages.config | 2 +- pcl/CountlySampleConsole/CountlySampleConsole.csproj | 4 ++-- pcl/CountlySampleConsole/packages.config | 2 +- pcl/CountlyTest_452/CountlyTest_452.csproj | 4 ++-- pcl/CountlyTest_452/packages.config | 2 +- uwp/Countly/Countly.csproj | 2 +- 34 files changed, 56 insertions(+), 56 deletions(-) diff --git a/net35/Countly/Countly.csproj b/net35/Countly/Countly.csproj index 3a298ecd..5d915a7e 100644 --- a/net35/Countly/Countly.csproj +++ b/net35/Countly/Countly.csproj @@ -45,8 +45,8 @@ ..\packages\AsyncBridge.Net35.0.3.1\lib\net35-client\AsyncBridge.Net35.dll - - ..\packages\Newtonsoft.Json.11.0.2\lib\net35\Newtonsoft.Json.dll + + ..\packages\Newtonsoft.Json.13.0.1\lib\net35\Newtonsoft.Json.dll diff --git a/net35/Countly/packages.config b/net35/Countly/packages.config index f067a66a..f0597508 100644 --- a/net35/Countly/packages.config +++ b/net35/Countly/packages.config @@ -2,7 +2,7 @@ - + \ No newline at end of file diff --git a/net35/CountlySample/CountlySample.csproj b/net35/CountlySample/CountlySample.csproj index 2752a7f7..00c3963f 100644 --- a/net35/CountlySample/CountlySample.csproj +++ b/net35/CountlySample/CountlySample.csproj @@ -38,8 +38,8 @@ ..\packages\AsyncBridge.0.3.1\lib\net35-client\AsyncBridge.dll True - - ..\packages\Newtonsoft.Json.11.0.2\lib\net35\Newtonsoft.Json.dll + + ..\packages\Newtonsoft.Json.13.0.1\lib\net35\Newtonsoft.Json.dll diff --git a/net35/CountlySample/packages.config b/net35/CountlySample/packages.config index fc5fd786..22798e39 100644 --- a/net35/CountlySample/packages.config +++ b/net35/CountlySample/packages.config @@ -1,6 +1,6 @@  - + \ No newline at end of file diff --git a/net35/CountlySampleWindowsForm/CountlySampleWindowsForm.csproj b/net35/CountlySampleWindowsForm/CountlySampleWindowsForm.csproj index 4319bc54..df675d1c 100644 --- a/net35/CountlySampleWindowsForm/CountlySampleWindowsForm.csproj +++ b/net35/CountlySampleWindowsForm/CountlySampleWindowsForm.csproj @@ -36,8 +36,8 @@ ..\packages\AsyncBridge.0.3.1\lib\net35-client\AsyncBridge.dll True - - ..\packages\Newtonsoft.Json.11.0.2\lib\net35\Newtonsoft.Json.dll + + ..\packages\Newtonsoft.Json.13.0.1\lib\net35\Newtonsoft.Json.dll diff --git a/net35/CountlySampleWindowsForm/packages.config b/net35/CountlySampleWindowsForm/packages.config index fc5fd786..22798e39 100644 --- a/net35/CountlySampleWindowsForm/packages.config +++ b/net35/CountlySampleWindowsForm/packages.config @@ -1,6 +1,6 @@  - + \ No newline at end of file diff --git a/net35/CountlyTest_35/CountlyTest_35.csproj b/net35/CountlyTest_35/CountlyTest_35.csproj index 19aecf11..cd076a9e 100644 --- a/net35/CountlyTest_35/CountlyTest_35.csproj +++ b/net35/CountlyTest_35/CountlyTest_35.csproj @@ -37,8 +37,8 @@ ..\packages\AsyncBridge.0.3.1\lib\net35-client\AsyncBridge.dll - - ..\packages\Newtonsoft.Json.11.0.2\lib\net35\Newtonsoft.Json.dll + + ..\packages\Newtonsoft.Json.13.0.1\lib\net35\Newtonsoft.Json.dll @@ -73,7 +73,7 @@ DeviceIdTests.cs - + EventTests.cs diff --git a/net35/CountlyTest_35/packages.config b/net35/CountlyTest_35/packages.config index 5a9104b4..d13f17d0 100644 --- a/net35/CountlyTest_35/packages.config +++ b/net35/CountlyTest_35/packages.config @@ -1,7 +1,7 @@  - + diff --git a/net40client/Countly/Countly.csproj b/net40client/Countly/Countly.csproj index 0aa35198..be268d80 100644 --- a/net40client/Countly/Countly.csproj +++ b/net40client/Countly/Countly.csproj @@ -57,8 +57,8 @@ True - - ..\packages\Newtonsoft.Json.11.0.2\lib\net40\Newtonsoft.Json.dll + + ..\packages\Newtonsoft.Json.13.0.1\lib\net40\Newtonsoft.Json.dll diff --git a/net40client/Countly/packages.config b/net40client/Countly/packages.config index c1fef997..79661494 100644 --- a/net40client/Countly/packages.config +++ b/net40client/Countly/packages.config @@ -3,5 +3,5 @@ - + \ No newline at end of file diff --git a/net40client/CountlySampleAspNet/CountlySampleAspNet.csproj b/net40client/CountlySampleAspNet/CountlySampleAspNet.csproj index 08561a11..551ca262 100644 --- a/net40client/CountlySampleAspNet/CountlySampleAspNet.csproj +++ b/net40client/CountlySampleAspNet/CountlySampleAspNet.csproj @@ -62,8 +62,8 @@ ..\packages\Microsoft.Web.Infrastructure.1.0.0.0\lib\net40\Microsoft.Web.Infrastructure.dll True - - ..\packages\Newtonsoft.Json.11.0.2\lib\net40\Newtonsoft.Json.dll + + ..\packages\Newtonsoft.Json.13.0.1\lib\net40\Newtonsoft.Json.dll diff --git a/net40client/CountlySampleAspNet/packages.config b/net40client/CountlySampleAspNet/packages.config index 9cff3708..c5ee5139 100644 --- a/net40client/CountlySampleAspNet/packages.config +++ b/net40client/CountlySampleAspNet/packages.config @@ -6,5 +6,5 @@ - + \ No newline at end of file diff --git a/net40client/CountlySampleAspNetMVC/CountlySampleAspNetMVC.csproj b/net40client/CountlySampleAspNetMVC/CountlySampleAspNetMVC.csproj index 4e0b1890..16def293 100644 --- a/net40client/CountlySampleAspNetMVC/CountlySampleAspNetMVC.csproj +++ b/net40client/CountlySampleAspNetMVC/CountlySampleAspNetMVC.csproj @@ -48,6 +48,9 @@ ..\packages\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.3.6.0\lib\net45\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.dll + + ..\packages\Newtonsoft.Json.13.0.1\lib\net45\Newtonsoft.Json.dll + @@ -101,9 +104,6 @@ True ..\packages\Microsoft.AspNet.WebPages.3.2.7\lib\net45\System.Web.WebPages.Razor.dll - - ..\packages\Newtonsoft.Json.12.0.2\lib\net45\Newtonsoft.Json.dll - True ..\packages\WebGrease.1.6.0\lib\WebGrease.dll diff --git a/net40client/CountlySampleAspNetMVC/Web.config b/net40client/CountlySampleAspNetMVC/Web.config index afbd477e..9f89f77d 100644 --- a/net40client/CountlySampleAspNetMVC/Web.config +++ b/net40client/CountlySampleAspNetMVC/Web.config @@ -22,7 +22,7 @@ - + diff --git a/net40client/CountlySampleAspNetMVC/packages.config b/net40client/CountlySampleAspNetMVC/packages.config index a744fe43..f2e0a411 100644 --- a/net40client/CountlySampleAspNetMVC/packages.config +++ b/net40client/CountlySampleAspNetMVC/packages.config @@ -12,6 +12,6 @@ - + \ No newline at end of file diff --git a/net40client/CountlySampleWIndowsForm/CountlySampleWIndowsForm.csproj b/net40client/CountlySampleWIndowsForm/CountlySampleWIndowsForm.csproj index da926995..b326efe2 100644 --- a/net40client/CountlySampleWIndowsForm/CountlySampleWIndowsForm.csproj +++ b/net40client/CountlySampleWIndowsForm/CountlySampleWIndowsForm.csproj @@ -46,8 +46,8 @@ ..\packages\Microsoft.Bcl.Async.1.0.168\lib\net40\Microsoft.Threading.Tasks.Extensions.Desktop.dll - - ..\packages\Newtonsoft.Json.11.0.2\lib\net40\Newtonsoft.Json.dll + + ..\packages\Newtonsoft.Json.13.0.1\lib\net40\Newtonsoft.Json.dll diff --git a/net40client/CountlySampleWIndowsForm/packages.config b/net40client/CountlySampleWIndowsForm/packages.config index a830e3b6..36d13827 100644 --- a/net40client/CountlySampleWIndowsForm/packages.config +++ b/net40client/CountlySampleWIndowsForm/packages.config @@ -3,5 +3,5 @@ - + \ No newline at end of file diff --git a/net40client/CountlyTest_40/CountlyTest_40.csproj b/net40client/CountlyTest_40/CountlyTest_40.csproj index a110d7ee..22f384c6 100644 --- a/net40client/CountlyTest_40/CountlyTest_40.csproj +++ b/net40client/CountlyTest_40/CountlyTest_40.csproj @@ -43,8 +43,8 @@ ..\packages\Microsoft.Bcl.Async.1.0.168\lib\net40\Microsoft.Threading.Tasks.Extensions.Desktop.dll - - ..\packages\Newtonsoft.Json.11.0.2\lib\net40\Newtonsoft.Json.dll + + ..\packages\Newtonsoft.Json.13.0.1\lib\net40\Newtonsoft.Json.dll diff --git a/net40client/CountlyTest_40/packages.config b/net40client/CountlyTest_40/packages.config index d2e755c7..84c2e81d 100644 --- a/net40client/CountlyTest_40/packages.config +++ b/net40client/CountlyTest_40/packages.config @@ -3,7 +3,7 @@ - + \ No newline at end of file diff --git a/net40client/countlySampleConsole/countlySampleConsole.csproj b/net40client/countlySampleConsole/countlySampleConsole.csproj index 72fe24fc..8e3f6a0f 100644 --- a/net40client/countlySampleConsole/countlySampleConsole.csproj +++ b/net40client/countlySampleConsole/countlySampleConsole.csproj @@ -47,8 +47,8 @@ ..\packages\Microsoft.Bcl.Async.1.0.168\lib\net40\Microsoft.Threading.Tasks.Extensions.Desktop.dll True - - ..\packages\Newtonsoft.Json.11.0.2\lib\net40\Newtonsoft.Json.dll + + ..\packages\Newtonsoft.Json.13.0.1\lib\net40\Newtonsoft.Json.dll diff --git a/net40client/countlySampleConsole/packages.config b/net40client/countlySampleConsole/packages.config index 1286d024..6154bb84 100644 --- a/net40client/countlySampleConsole/packages.config +++ b/net40client/countlySampleConsole/packages.config @@ -3,5 +3,5 @@ - + \ No newline at end of file diff --git a/netstd/Countly/Countly.csproj b/netstd/Countly/Countly.csproj index 911dea88..24d762ad 100644 --- a/netstd/Countly/Countly.csproj +++ b/netstd/Countly/Countly.csproj @@ -56,7 +56,7 @@ - + diff --git a/netstd/CountlySampleWPF/CountlySampleWPF.csproj b/netstd/CountlySampleWPF/CountlySampleWPF.csproj index f0ac3b0e..be1107cf 100644 --- a/netstd/CountlySampleWPF/CountlySampleWPF.csproj +++ b/netstd/CountlySampleWPF/CountlySampleWPF.csproj @@ -46,8 +46,8 @@ ..\packages\Microsoft.Bcl.Async.1.0.168\lib\net40\Microsoft.Threading.Tasks.Extensions.Desktop.dll - - ..\packages\Newtonsoft.Json.12.0.3\lib\net45\Newtonsoft.Json.dll + + ..\packages\Newtonsoft.Json.13.0.1\lib\net45\Newtonsoft.Json.dll diff --git a/netstd/CountlySampleWPF/packages.config b/netstd/CountlySampleWPF/packages.config index c9be800c..ed766649 100644 --- a/netstd/CountlySampleWPF/packages.config +++ b/netstd/CountlySampleWPF/packages.config @@ -4,5 +4,5 @@ - + \ No newline at end of file diff --git a/netstd/CountlyTest_461/CountlyTest_461.csproj b/netstd/CountlyTest_461/CountlyTest_461.csproj index 179f2a55..84a17af0 100644 --- a/netstd/CountlyTest_461/CountlyTest_461.csproj +++ b/netstd/CountlyTest_461/CountlyTest_461.csproj @@ -38,8 +38,8 @@ - - ..\packages\Newtonsoft.Json.11.0.2\lib\net45\Newtonsoft.Json.dll + + ..\packages\Newtonsoft.Json.13.0.1\lib\net45\Newtonsoft.Json.dll diff --git a/netstd/CountlyTest_461/packages.config b/netstd/CountlyTest_461/packages.config index dccb8a50..e9619b0c 100644 --- a/netstd/CountlyTest_461/packages.config +++ b/netstd/CountlyTest_461/packages.config @@ -1,6 +1,6 @@  - + diff --git a/nuget/Countly.nuspec b/nuget/Countly.nuspec index 554cf21d..65a3866c 100644 --- a/nuget/Countly.nuspec +++ b/nuget/Countly.nuspec @@ -14,31 +14,31 @@ countly, analytics - + - + - + - + - + - + diff --git a/pcl/Countly/Countly.csproj b/pcl/Countly/Countly.csproj index c89603c1..24db5dfc 100644 --- a/pcl/Countly/Countly.csproj +++ b/pcl/Countly/Countly.csproj @@ -132,8 +132,8 @@ - - ..\packages\Newtonsoft.Json.11.0.2\lib\portable-net45+win8+wp8+wpa81\Newtonsoft.Json.dll + + ..\packages\Newtonsoft.Json.13.0.1\lib\netstandard1.0\Newtonsoft.Json.dll ..\packages\PCLStorage.1.0.2\lib\portable-net45+wp8+wpa81+win8+monoandroid+monotouch+Xamarin.iOS+Xamarin.Mac\PCLStorage.dll diff --git a/pcl/Countly/packages.config b/pcl/Countly/packages.config index b4c673fd..d799f60a 100644 --- a/pcl/Countly/packages.config +++ b/pcl/Countly/packages.config @@ -3,6 +3,6 @@ - + \ No newline at end of file diff --git a/pcl/CountlySampleConsole/CountlySampleConsole.csproj b/pcl/CountlySampleConsole/CountlySampleConsole.csproj index 8d671a2d..0c3a8337 100644 --- a/pcl/CountlySampleConsole/CountlySampleConsole.csproj +++ b/pcl/CountlySampleConsole/CountlySampleConsole.csproj @@ -35,8 +35,8 @@ false - - ..\packages\Newtonsoft.Json.11.0.2\lib\net45\Newtonsoft.Json.dll + + ..\packages\Newtonsoft.Json.13.0.1\lib\net45\Newtonsoft.Json.dll ..\packages\PCLStorage.1.0.2\lib\net45\PCLStorage.dll diff --git a/pcl/CountlySampleConsole/packages.config b/pcl/CountlySampleConsole/packages.config index 4ddf5a8f..309fa0ad 100644 --- a/pcl/CountlySampleConsole/packages.config +++ b/pcl/CountlySampleConsole/packages.config @@ -1,5 +1,5 @@  - + \ No newline at end of file diff --git a/pcl/CountlyTest_452/CountlyTest_452.csproj b/pcl/CountlyTest_452/CountlyTest_452.csproj index a838bb5d..3b9f561a 100644 --- a/pcl/CountlyTest_452/CountlyTest_452.csproj +++ b/pcl/CountlyTest_452/CountlyTest_452.csproj @@ -35,8 +35,8 @@ 4 - - ..\packages\Newtonsoft.Json.11.0.2\lib\net45\Newtonsoft.Json.dll + + ..\packages\Newtonsoft.Json.13.0.1\lib\net45\Newtonsoft.Json.dll ..\packages\PCLStorage.1.0.2\lib\net45\PCLStorage.dll diff --git a/pcl/CountlyTest_452/packages.config b/pcl/CountlyTest_452/packages.config index 80c3a600..e0820bc4 100644 --- a/pcl/CountlyTest_452/packages.config +++ b/pcl/CountlyTest_452/packages.config @@ -1,6 +1,6 @@  - + diff --git a/uwp/Countly/Countly.csproj b/uwp/Countly/Countly.csproj index b30e8bd3..d78fd73e 100644 --- a/uwp/Countly/Countly.csproj +++ b/uwp/Countly/Countly.csproj @@ -212,7 +212,7 @@ 6.1.9 - 11.0.2 + 13.0.1