make all dependenciew as project reference ...

This commit is contained in:
2025-07-13 02:30:52 +03:30
parent ff4d0d5dcb
commit 4a64a13630
+2 -2
View File
@@ -24,8 +24,8 @@
<!-- Local Modules -->
<ItemGroup>
<PackageReference Include="xDashboard.xModels" Version="1.0.0" />
<!-- <ProjectReference Include="../xModels/xModels.csproj" /> -->
<!-- <PackageReference Include="xDashboard.xModels" Version="1.0.0" /> -->
<ProjectReference Include="../xModels/xModels.csproj" />
</ItemGroup>
<!-- Dependencies -->