Update Lang Version to 12 ...

Fix and Complete XCategory and XSubCategory Services and Service Implementations ...
This commit is contained in:
2026-06-12 02:18:44 +03:30
parent 45e6bf1362
commit f1dbbc8f1d
6 changed files with 1649 additions and 25 deletions
+4 -2
View File
@@ -2,11 +2,13 @@
<!-- Runtime Definition -->
<PropertyGroup>
<TargetFramework>netstandard2.0</TargetFramework>
<PackageId>xDashboard.xCategoryService</PackageId>
<Version>1.0.0</Version>
<LangVersion>12.0</LangVersion>
<Authors>Hadi Khazaee Asl</Authors>
<Company>SaherElm IT Center</Company>
<TargetFramework>netstandard2.0</TargetFramework>
<PackageId>xDashboard.xCategoryService</PackageId>
<Description>
it is a Part of xDashboard on SaherElm IT Center which provides Category Futures ...
</Description>