From 2f70fb0fef46fffa7075eb5403475e75e32aff09 Mon Sep 17 00:00:00 2001 From: Hadi Khazaee Asl Date: Tue, 14 Apr 2026 16:33:19 +0330 Subject: [PATCH] refactor csproj ... --- xDataService.csproj | 17 +++++++++-------- 1 file changed, 9 insertions(+), 8 deletions(-) diff --git a/xDataService.csproj b/xDataService.csproj index 33ede06..22fcab0 100644 --- a/xDataService.csproj +++ b/xDataService.csproj @@ -1,13 +1,12 @@ - - 8.0 - netstandard2.0 - xDashboard.xDataService 1.0.0 + 8.0 Hadi Khazaee Asl SaherElm IT Center + xDashboard.xDataService + netstandard2.0 provide base requiremennts for Repository DataBase using and tools for using in xDashboard project. @@ -24,7 +23,10 @@ - + + + + @@ -50,8 +52,6 @@ - - runtime; build; native; contentfiles; analyzers; buildtransitive all @@ -60,6 +60,7 @@ runtime; build; native; contentfiles; analyzers; buildtransitive all + + - \ No newline at end of file