fix catalogues ...
This commit is contained in:
@@ -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
|
## Maintainer
|
||||||
|
|
||||||
|
|||||||
+2
-3
@@ -1,15 +1,14 @@
|
|||||||
<Project Sdk="Microsoft.NET.Sdk">
|
<Project Sdk="Microsoft.NET.Sdk">
|
||||||
|
|
||||||
<!-- Runtime Definition -->
|
<!-- Runtime Definition -->
|
||||||
<PropertyGroup>
|
<PropertyGroup>
|
||||||
<Version>1.0.0</Version>
|
<Version>1.0.0</Version>
|
||||||
<LangVersion>8.0</LangVersion>
|
<LangVersion>8.0</LangVersion>
|
||||||
<PackageId>xSaherelmAI.xServices</PackageId>
|
<PackageId>xSaherelm.xServices</PackageId>
|
||||||
<Authors>Hadi Khazaee Asl</Authors>
|
<Authors>Hadi Khazaee Asl</Authors>
|
||||||
<Company>SaherElm IT Center</Company>
|
<Company>SaherElm IT Center</Company>
|
||||||
<TargetFramework>netstandard2.0</TargetFramework>
|
<TargetFramework>netstandard2.0</TargetFramework>
|
||||||
<Description>
|
<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>
|
</Description>
|
||||||
|
|
||||||
<!-- Icon Definition -->
|
<!-- Icon Definition -->
|
||||||
|
|||||||
Reference in New Issue
Block a user