diff --git a/TestClassGenerator/TestClassGenerator/App.config b/TestClassGenerator/TestClassGenerator/App.config index 3a4868f..a7fc0dd 100644 --- a/TestClassGenerator/TestClassGenerator/App.config +++ b/TestClassGenerator/TestClassGenerator/App.config @@ -1,6 +1,14 @@ - + + + + + + + + + \ No newline at end of file diff --git a/TestClassGenerator/TestClassGenerator/TestClassGenerator.csproj b/TestClassGenerator/TestClassGenerator/TestClassGenerator.csproj index 1a9c27f..2f88f5e 100644 --- a/TestClassGenerator/TestClassGenerator/TestClassGenerator.csproj +++ b/TestClassGenerator/TestClassGenerator/TestClassGenerator.csproj @@ -1,4 +1,4 @@ - + @@ -32,8 +32,9 @@ 4 - - ..\packages\Newtonsoft.Json.10.0.3\lib\net45\Newtonsoft.Json.dll + + ..\packages\Newtonsoft.Json.13.0.1\lib\net45\Newtonsoft.Json.dll + True diff --git a/TestClassGenerator/TestClassGenerator/packages.config b/TestClassGenerator/TestClassGenerator/packages.config index 6cae1e6..448e384 100644 --- a/TestClassGenerator/TestClassGenerator/packages.config +++ b/TestClassGenerator/TestClassGenerator/packages.config @@ -1,4 +1,4 @@  - + \ No newline at end of file