cleanup Dependencies ...
This commit is contained in:
@@ -26,19 +26,13 @@
|
|||||||
<!-- Local Modules -->
|
<!-- Local Modules -->
|
||||||
<ItemGroup>
|
<ItemGroup>
|
||||||
<!-- <PackageReference Include="xDashboard.xTagService" Version="1.0.0" /> -->
|
<!-- <PackageReference Include="xDashboard.xTagService" Version="1.0.0" /> -->
|
||||||
<!-- <PackageReference Include="xDashboard.xDataService" Version="1.0.0" /> -->
|
|
||||||
<!-- <PackageReference Include="xDashboard.xPushService" Version="1.0.0" /> -->
|
|
||||||
<!-- <PackageReference Include="xDashboard.xStorageService" Version="1.0.0" /> -->
|
<!-- <PackageReference Include="xDashboard.xStorageService" Version="1.0.0" /> -->
|
||||||
<!-- <PackageReference Include="xDashboard.xIdentityService" Version="1.0.0" /> -->
|
|
||||||
</ItemGroup>
|
</ItemGroup>
|
||||||
|
|
||||||
<!-- Local Dependencies -->
|
<!-- Local Dependencies -->
|
||||||
<ItemGroup>
|
<ItemGroup>
|
||||||
<ProjectReference Include="../xTagService/xTagService.csproj" />
|
<ProjectReference Include="../xTagService/xTagService.csproj" />
|
||||||
<ProjectReference Include="../xDataService/xDataService.csproj" />
|
|
||||||
<ProjectReference Include="../xPushService/xPushService.csproj" />
|
|
||||||
<ProjectReference Include="../xStorageService/xStorageService.csproj" />
|
<ProjectReference Include="../xStorageService/xStorageService.csproj" />
|
||||||
<ProjectReference Include="../xIdentityService/xIdentityService.csproj" />
|
|
||||||
</ItemGroup>
|
</ItemGroup>
|
||||||
|
|
||||||
<!-- For XML Documentation Support -->
|
<!-- For XML Documentation Support -->
|
||||||
|
|||||||
Reference in New Issue
Block a user