make all dependenciew as project reference ...

This commit is contained in:
2025-07-13 02:31:06 +03:30
parent c743026b3c
commit d4d6706b4e
+2 -2
View File
@@ -22,8 +22,8 @@
<!-- Local Dependencies -->
<ItemGroup>
<PackageReference Include="xDashboard.xExceptions" Version="1.0.0" />
<!-- <ProjectReference Include="../xExceptions/xExceptions.csproj" /> -->
<!-- <PackageReference Include="xDashboard.xExceptions" Version="1.0.0" /> -->
<ProjectReference Include="../xExceptions/xExceptions.csproj" />
</ItemGroup>
<!-- Dependencies -->