replace module dependencies by Project dependencies for using IdentityService by Local Project ...

This commit is contained in:
2026-04-16 16:10:56 +03:30
parent ad895d7d37
commit cbd9419612
+2 -2
View File
@@ -22,7 +22,7 @@
<!-- Local Dependencies -->
<ItemGroup>
<PackageReference Include="xDashboard.xIdentityService" Version="1.0.0" />
<!-- <ProjectReference Include="../xIdentityService/xIdentityService.csproj" /> -->
<!-- <PackageReference Include="xDashboard.xIdentityService" Version="1.0.0" /> -->
<ProjectReference Include="../xIdentityService/xIdentityService.csproj" />
</ItemGroup>
</Project>