diff --git a/DI/XDIHelperExtension.cs b/DI/XDIHelperExtension.cs index 647de31..4e36a5d 100644 --- a/DI/XDIHelperExtension.cs +++ b/DI/XDIHelperExtension.cs @@ -1,10 +1,8 @@ using System; using System.Linq; -using System.Threading.Tasks; using Microsoft.AspNetCore.Builder; using Microsoft.Extensions.Configuration; using Microsoft.Extensions.DependencyInjection; -using SQLitePCL; using xCategoryService.Configurations; using xCategoryService.Helpers; using xCategoryService.Interfaces; diff --git a/xCategoryService.csproj b/xCategoryService.csproj index 5823a7c..bf4aaff 100644 --- a/xCategoryService.csproj +++ b/xCategoryService.csproj @@ -10,7 +10,7 @@ xDashboard.xCategoryService - it is a Part of xDashboard on SaherElm IT Center which provides Category Futures ... + it is a Part of xDashboard on SaherElm IT Center which provides Category Futures ... @@ -19,7 +19,8 @@ - + @@ -38,5 +39,5 @@ true $(NoWarn);1591 - - + + \ No newline at end of file