From ae174cb0946a24abbf56a6d40d6724067d3a00a9 Mon Sep 17 00:00:00 2001 From: Samuele Locatelli Date: Wed, 7 Aug 2024 09:03:54 +0200 Subject: [PATCH] Fix compilazione con dipendenze RestSharp 111.2 --- EgwProxy.LiMan.ConsoleTest/App.config | 16 ++++++++-------- EgwProxy.LiMan/EgwProxy.LiMan.csproj | 4 ++-- EgwProxy.LiMan/app.config | 16 ++++++++-------- EgwProxy.LiMan/packages.config | 2 +- 4 files changed, 19 insertions(+), 19 deletions(-) diff --git a/EgwProxy.LiMan.ConsoleTest/App.config b/EgwProxy.LiMan.ConsoleTest/App.config index cad504d..6366e67 100644 --- a/EgwProxy.LiMan.ConsoleTest/App.config +++ b/EgwProxy.LiMan.ConsoleTest/App.config @@ -1,21 +1,21 @@ - + - + - - + + - - + + - - + + diff --git a/EgwProxy.LiMan/EgwProxy.LiMan.csproj b/EgwProxy.LiMan/EgwProxy.LiMan.csproj index 8b7ac4c..9b9b246 100644 --- a/EgwProxy.LiMan/EgwProxy.LiMan.csproj +++ b/EgwProxy.LiMan/EgwProxy.LiMan.csproj @@ -41,8 +41,8 @@ ..\packages\NLog.5.0.1\lib\net46\NLog.dll - - ..\packages\RestSharp.110.2.0\lib\netstandard2.0\RestSharp.dll + + ..\packages\RestSharp.111.2.0\lib\net471\RestSharp.dll diff --git a/EgwProxy.LiMan/app.config b/EgwProxy.LiMan/app.config index 38b8bea..82f4cf2 100644 --- a/EgwProxy.LiMan/app.config +++ b/EgwProxy.LiMan/app.config @@ -1,19 +1,19 @@ - + - - + + - - + + - - + + - + diff --git a/EgwProxy.LiMan/packages.config b/EgwProxy.LiMan/packages.config index 017f985..8817406 100644 --- a/EgwProxy.LiMan/packages.config +++ b/EgwProxy.LiMan/packages.config @@ -3,7 +3,7 @@ - +