make all dependenciew as project reference ...

This commit is contained in:
2025-07-13 02:32:44 +03:30
parent 9eabf45f06
commit 4220f470b6
+2 -2
View File
@@ -23,8 +23,8 @@
<!-- Local Modules --> <!-- Local Modules -->
<ItemGroup> <ItemGroup>
<PackageReference Include="xDashboard.xCommons" Version="1.0.0" /> <!-- <PackageReference Include="xDashboard.xCommons" Version="1.0.0" /> -->
<!-- <ProjectReference Include="../xCommons/xCommons.csproj" /> --> <ProjectReference Include="../xCommons/xCommons.csproj" />
</ItemGroup> </ItemGroup>
<!-- Dependencies --> <!-- Dependencies -->