From 633c41517059cb35ba5f2895b6f93bb87d45d0f5 Mon Sep 17 00:00:00 2001 From: Hadi Khazaee Asl Date: Tue, 14 Apr 2026 16:58:59 +0330 Subject: [PATCH] refactor csproj ... --- nuget.config | 1 + xHttpService.csproj | 12 +++++++----- 2 files changed, 8 insertions(+), 5 deletions(-) diff --git a/nuget.config b/nuget.config index 87b6eb0..07f831b 100644 --- a/nuget.config +++ b/nuget.config @@ -1,6 +1,7 @@ + diff --git a/xHttpService.csproj b/xHttpService.csproj index c7c2830..59b50ee 100644 --- a/xHttpService.csproj +++ b/xHttpService.csproj @@ -1,12 +1,12 @@ - - netstandard2.0 - xDashboard.xHttpService 1.0.0 + 8.0 Hadi Khazaee Asl SaherElm IT Center + xDashboard.xHttpService + netstandard2.0 provide all required tools for calling Http Apis and OAuth handling to xDashboard project. @@ -22,7 +22,10 @@ - + + + + @@ -32,5 +35,4 @@ - \ No newline at end of file