refactor new ...

This commit is contained in:
2026-05-07 13:31:33 +03:30
parent 02cee93022
commit 58814f4670
8 changed files with 2 additions and 1041 deletions
+2 -1
View File
@@ -29,9 +29,10 @@
<!-- Project Dependencies -->
<ItemGroup>
<ProjectReference Include="..\xCommons\xCommons.csproj" />
<ProjectReference Include="..\XAiService\XAiService.csproj" />
<!-- <ProjectReference Include="..\XAiService\XAiService.csproj" /> -->
<ProjectReference Include="..\xDataHelper\xDataHelper.csproj" />
<ProjectReference Include="..\xIdentityHelper\xIdentityHelper.csproj" />
<ProjectReference Include="..\xMessageService\xMessageService.csproj" />
<ProjectReference Include="..\xStorageService\xStorageService.csproj" />
</ItemGroup>
</Project>