diff --git a/SampleConsole/App.config b/SampleConsole/App.config index 9474ef8..32149d6 100644 --- a/SampleConsole/App.config +++ b/SampleConsole/App.config @@ -9,6 +9,10 @@ + + + + diff --git a/SampleConsole/SampleConsole.csproj b/SampleConsole/SampleConsole.csproj index 5a41f2a..21e5fad 100644 --- a/SampleConsole/SampleConsole.csproj +++ b/SampleConsole/SampleConsole.csproj @@ -52,8 +52,9 @@ false - - ..\packages\RestSharp.106.10.1\lib\net452\RestSharp.dll + + ..\packages\RestSharp.106.12.0\lib\net452\RestSharp.dll + True diff --git a/SampleConsole/packages.config b/SampleConsole/packages.config index e70c806..a3c0947 100644 --- a/SampleConsole/packages.config +++ b/SampleConsole/packages.config @@ -1,4 +1,4 @@  - + \ No newline at end of file