make all dependenciew as project reference ...

This commit is contained in:
2025-07-13 02:31:20 +03:30
parent c5d69522a9
commit 36765f55f0
+2 -2
View File
@@ -21,7 +21,7 @@
<!-- Local Modules -->
<ItemGroup>
<PackageReference Include="xDashboard.xCommons" Version="1.0.0" />
<!-- <ProjectReference Include="../xCommons/xCommons.csproj" /> -->
<!-- <PackageReference Include="xDashboard.xCommons" Version="1.0.0" /> -->
<ProjectReference Include="../xCommons/xCommons.csproj" />
</ItemGroup>
</Project>