This commit is contained in:
2026-05-08 04:30:24 +03:30
parent 58814f4670
commit 6b6790b61a
4 changed files with 59 additions and 2 deletions
+3 -1
View File
@@ -29,8 +29,10 @@
<!-- Project Dependencies -->
<ItemGroup>
<ProjectReference Include="..\xCommons\xCommons.csproj" />
<ProjectReference Include="..\xDataService\xDataService.csproj" />
<!-- <ProjectReference Include="..\XAiService\XAiService.csproj" /> -->
<ProjectReference Include="..\xDataHelper\xDataHelper.csproj" />
<!-- <ProjectReference Include="..\xDataHelper\xDataHelper.csproj" /> -->
<!-- <ProjectReference Include="..\xPushHelper\xPushHelper.csproj" /> -->
<ProjectReference Include="..\xIdentityHelper\xIdentityHelper.csproj" />
<ProjectReference Include="..\xMessageService\xMessageService.csproj" />
<ProjectReference Include="..\xStorageService\xStorageService.csproj" />