diff --git a/TESTS-JSON-to-CSHARP/TESTS-JSON-to-CSHARP.csproj b/TESTS-JSON-to-CSHARP/TESTS-JSON-to-CSHARP.csproj index 5ae19f9..a93b29b 100644 --- a/TESTS-JSON-to-CSHARP/TESTS-JSON-to-CSHARP.csproj +++ b/TESTS-JSON-to-CSHARP/TESTS-JSON-to-CSHARP.csproj @@ -43,8 +43,9 @@ ..\packages\Humanizer.Core.2.14.1\lib\netstandard2.0\Humanizer.dll - - ..\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\MSTest.TestFramework.2.1.2\lib\net45\Microsoft.VisualStudio.TestPlatform.TestFramework.dll @@ -70,11 +71,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/TESTS-JSON-to-CSHARP/packages.config b/TESTS-JSON-to-CSHARP/packages.config index 912c6ae..3c72c93 100644 --- a/TESTS-JSON-to-CSHARP/packages.config +++ b/TESTS-JSON-to-CSHARP/packages.config @@ -1,6 +1,6 @@  - + @@ -8,7 +8,7 @@ - - + + \ No newline at end of file