make all dependenciew as project reference ...

This commit is contained in:
2025-07-13 02:33:50 +03:30
parent a8e257b855
commit 3f878d15ca
+4 -4
View File
@@ -23,11 +23,11 @@
<!-- 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="../xHttpService/xHttpService.csproj" />
<ProjectReference Include="../xDataService/xDataService.csproj" /> -->
<ProjectReference Include="../xHttpService/xHttpService.csproj" />
<ProjectReference Include="../xDataService/xDataService.csproj" />
</ItemGroup>
<!-- Dependencies -->