This commit is contained in:
2026-05-04 00:37:54 +03:30
parent b145e3b124
commit 02cee93022
+2 -1
View File
@@ -23,7 +23,7 @@
<!-- Local Modules -->
<ItemGroup>
<PackageReference Include="xDashboard.xMessageService" Version="1.0.0" />
<!-- <PackageReference Include="xDashboard.xMessageService" Version="1.0.0" /> -->
</ItemGroup>
<!-- Project Dependencies -->
@@ -32,5 +32,6 @@
<ProjectReference Include="..\XAiService\XAiService.csproj" />
<ProjectReference Include="..\xDataHelper\xDataHelper.csproj" />
<ProjectReference Include="..\xIdentityHelper\xIdentityHelper.csproj" />
<ProjectReference Include="..\xMessageService\xMessageService.csproj" />
</ItemGroup>
</Project>