make all dependenciew as project reference ...

This commit is contained in:
2025-07-13 02:33:24 +03:30
parent 57fe22e3db
commit 219bb5ab84
+2 -2
View File
@@ -22,8 +22,8 @@
<!-- Local Modules --> <!-- Local Modules -->
<ItemGroup> <ItemGroup>
<PackageReference Include="xDashboard.xIdentityModels" Version="1.0.0" /> <!-- <PackageReference Include="xDashboard.xIdentityModels" Version="1.0.0" /> -->
<!-- <ProjectReference Include="../xIdentityModels/xIdentityModels.csproj" /> --> <ProjectReference Include="../xIdentityModels/xIdentityModels.csproj" />
</ItemGroup> </ItemGroup>
<!-- Dependencies --> <!-- Dependencies -->