This commit is contained in:
2025-11-16 16:00:30 +03:30
parent 701a533acf
commit b693aaa375
4 changed files with 160 additions and 3 deletions
+5 -3
View File
@@ -25,14 +25,16 @@
<ItemGroup>
<PackageReference Include="xDashboard.xModels" Version="1.0.0" />
<PackageReference Include="xDashboard.xCommons" Version="1.0.0" />
<PackageReference Include="xDashboard.xIdentityService" Version="1.0.0" />
<!-- <PackageReference Include="xDashboard.xIdentityService" Version="1.0.0" /> -->
</ItemGroup>
<!-- Local Dependencies -->
<ItemGroup>
<!-- <ProjectReference Include="..\xModels\xModels.csproj" />
<!--
<ProjectReference Include="..\xModels\xModels.csproj" />
<ProjectReference Include="..\xCommons\xCommons.csproj" />
<ProjectReference Include="..\xIdentityService\xIdentityService.csproj" /> -->
-->
<ProjectReference Include="..\xIdentityService\xIdentityService.csproj" />
</ItemGroup>
<!-- Package Dependencies -->