fix catalogues ...

This commit is contained in:
2026-03-22 14:18:57 +03:30
parent 227b0e9740
commit 6c34a9ec43
2 changed files with 4 additions and 5 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
# xSaherelmAI.xServices
# xSaherelm.xServices
it is a Part of xSaherElm AI project which integrated and implements all Required Services ...
it is a Part of xSaherElm project which integrated and implements all Required Services ...
## Maintainer
+2 -3
View File
@@ -1,15 +1,14 @@
<Project Sdk="Microsoft.NET.Sdk">
<!-- Runtime Definition -->
<PropertyGroup>
<Version>1.0.0</Version>
<LangVersion>8.0</LangVersion>
<PackageId>xSaherelmAI.xServices</PackageId>
<PackageId>xSaherelm.xServices</PackageId>
<Authors>Hadi Khazaee Asl</Authors>
<Company>SaherElm IT Center</Company>
<TargetFramework>netstandard2.0</TargetFramework>
<Description>
it is a Part of xSaherElm AI project which integrated and implements all Required Services ...
it is a Part of xSaherElm project which integrated and implements all Required Services ...
</Description>
<!-- Icon Definition -->