add local test dev dependency ...

This commit is contained in:
2025-12-22 01:58:08 +03:30
parent 489ff80392
commit 69447fe2bd
+2 -4
View File
@@ -23,13 +23,11 @@
<!-- Local Modules -->
<ItemGroup>
<PackageReference Include="xDashboard.xHttpService" 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="../xDataService/xDataService.csproj" />
<ProjectReference Include="../xHttpService/xHttpService.csproj" />
-->
</ItemGroup>
<!-- Dependencies -->