This commit is contained in:
2026-04-17 03:04:28 +03:30
parent f4aa881722
commit c72534614f
5 changed files with 10 additions and 8 deletions
+2 -1
View File
@@ -22,12 +22,13 @@
<!-- Local Projects -->
<ItemGroup>
<ProjectReference Include="..\xCommons\xCommons.csproj" />
<ProjectReference Include="..\xIdentityHelper\xIdentityHelper.csproj" />
</ItemGroup>
<!-- Local Modules -->
<ItemGroup>
<PackageReference Include="xDashboard.xCommons" Version="1.0.0" />
<!-- <PackageReference Include="xDashboard.xCommons" Version="1.0.0" /> -->
<!-- <PackageReference Include="xDashboard.xIdentityService" Version="1.0.0" /> -->
</ItemGroup>