This commit is contained in:
2025-11-16 15:58:19 +03:30
parent 5aa13e136a
commit c5dbbbd684
5 changed files with 120 additions and 56 deletions
+5 -3
View File
@@ -23,11 +23,13 @@
<!-- Local Modules -->
<ItemGroup>
<!-- <PackageReference Include="xDashboard.xHttpService" Version="1.0.0" />
<PackageReference Include="xDashboard.xDataService" Version="1.0.0" /> -->
<PackageReference Include="xDashboard.xHttpService" Version="1.0.0" />
<!-- <PackageReference Include="xDashboard.xDataService" Version="1.0.0" /> -->
<ProjectReference Include="../xDataService/xDataService.csproj" />
<!--
<ProjectReference Include="../xHttpService/xHttpService.csproj" />
<ProjectReference Include="../xDataService/xDataService.csproj" />
-->
</ItemGroup>
<!-- Dependencies -->