fix including Separator ...

This commit is contained in:
2026-07-24 23:11:39 +03:30
parent 442f79e5be
commit 21791b8b7a
+1 -1
View File
@@ -25,7 +25,7 @@
<!-- Local Dependencies -->
<ItemGroup>
<!-- <PackageReference Include="xDashboard.xIdentityService" Version="1.0.0" /> -->
<ProjectReference Include="..\xPushService\xPushService.csproj" />
<ProjectReference Include="../xPushService/xPushService.csproj" />
<ProjectReference Include="../xIdentityService/xIdentityService.csproj" />
</ItemGroup>