diff --git a/LibCulqi/LibCulqi.csproj b/LibCulqi/LibCulqi.csproj old mode 100755 new mode 100644 index f2779a0..6c8c91f --- a/LibCulqi/LibCulqi.csproj +++ b/LibCulqi/LibCulqi.csproj @@ -31,14 +31,16 @@ 4 - - ..\packages\Microsoft.Bcl.AsyncInterfaces.7.0.0\lib\netstandard2.0\Microsoft.Bcl.AsyncInterfaces.dll + + ..\packages\Microsoft.Bcl.AsyncInterfaces.8.0.0\lib\netstandard2.0\Microsoft.Bcl.AsyncInterfaces.dll + True ..\packages\Newtonsoft.Json.13.0.3\lib\net45\Newtonsoft.Json.dll - - ..\packages\RestSharp.108.0.3\lib\netstandard2.0\RestSharp.dll + + ..\packages\RestSharp.112.0.0\lib\netstandard2.0\RestSharp.dll + True @@ -55,11 +57,13 @@ ..\packages\System.Runtime.CompilerServices.Unsafe.6.0.0\lib\net461\System.Runtime.CompilerServices.Unsafe.dll - - ..\packages\System.Text.Encodings.Web.7.0.0\lib\netstandard2.0\System.Text.Encodings.Web.dll + + ..\packages\System.Text.Encodings.Web.8.0.0\lib\netstandard2.0\System.Text.Encodings.Web.dll + True - - ..\packages\System.Text.Json.7.0.0\lib\netstandard2.0\System.Text.Json.dll + + ..\packages\System.Text.Json.8.0.4\lib\netstandard2.0\System.Text.Json.dll + True ..\packages\System.Threading.Tasks.Extensions.4.5.4\lib\net461\System.Threading.Tasks.Extensions.dll diff --git a/LibCulqi/app.config b/LibCulqi/app.config old mode 100755 new mode 100644 index 418d576..a85ebbc --- a/LibCulqi/app.config +++ b/LibCulqi/app.config @@ -16,11 +16,31 @@ - + - + + + + + + + + + + + + + + + + + + + + + diff --git a/LibCulqi/packages.config b/LibCulqi/packages.config old mode 100755 new mode 100644 index a74d685..f9f59e9 --- a/LibCulqi/packages.config +++ b/LibCulqi/packages.config @@ -1,13 +1,13 @@  - + - + - - + + \ No newline at end of file