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 --> <!-- 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>
</Project> </Project>