fix catalogues ...
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# xSaherElmAI.xApi
|
||||
# xSaherElm.xApi
|
||||
|
||||
a WebAPI Project which contains all Business Logic of xSaherElm AI Project.
|
||||
a WebAPI Project which contains all Business Logic of xSaherElm Project.
|
||||
|
||||
## Maintainer
|
||||
|
||||
|
||||
+2
-2
@@ -2,12 +2,12 @@
|
||||
<!-- Runtime Definition -->
|
||||
<PropertyGroup>
|
||||
<TargetFramework>netcoreapp3.1</TargetFramework>
|
||||
<PackageId>xSaherElmAI.xApi</PackageId>
|
||||
<PackageId>xSaherElm.xApi</PackageId>
|
||||
<Version>1.0.0</Version>
|
||||
<Authors>Hadi Khazaee Asl</Authors>
|
||||
<Company>SaherElm IT Center</Company>
|
||||
<Description>
|
||||
a WebAPI Project which contains all Business Logic of xSaherElm AI Project.
|
||||
a WebAPI Project which contains all Business Logic of xSaherElm Project.
|
||||
</Description>
|
||||
|
||||
<!-- Fix Duplicate TargetFramework Issue -->
|
||||
|
||||
Reference in New Issue
Block a user