fix catalogues ...

This commit is contained in:
2026-03-22 14:19:22 +03:30
parent afeaf31fe1
commit cddf8fdee3
2 changed files with 4 additions and 4 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
# xSaherelmAI.xIdentityHelper # xSaherelm.xIdentityHelper
this module provide all Authorization Constants which used in xSaherElm AI project. this module provide all Authorization Constants which used in xSaherElm project.
## Maintainer ## Maintainer
+2 -2
View File
@@ -2,12 +2,12 @@
<!-- Runtime Definitions --> <!-- Runtime Definitions -->
<PropertyGroup> <PropertyGroup>
<TargetFramework>netstandard2.0</TargetFramework> <TargetFramework>netstandard2.0</TargetFramework>
<PackageId>xSaherelmAI.xIdentityHelper</PackageId> <PackageId>xSaherelm.xIdentityHelper</PackageId>
<Version>1.0.0</Version> <Version>1.0.0</Version>
<Authors>Hadi Khazaee Asl</Authors> <Authors>Hadi Khazaee Asl</Authors>
<Company>SaherElm IT Center</Company> <Company>SaherElm IT Center</Company>
<Description> <Description>
this module provide all Authorization Constants which used in xSaherElm AI project. this module provide all Authorization Constants which used in xSaherElm project.
</Description> </Description>
<!-- Icon Definition --> <!-- Icon Definition -->