resolve dependencies ...
This commit is contained in:
+2
-4
@@ -23,17 +23,15 @@
|
|||||||
|
|
||||||
<!-- Local Modules -->
|
<!-- Local Modules -->
|
||||||
<ItemGroup>
|
<ItemGroup>
|
||||||
<PackageReference Include="xDashboard.xModels" Version="1.0.0" />
|
<!-- <PackageReference Include="xDashboard.xModels" Version="1.0.0" /> -->
|
||||||
<PackageReference Include="xDashboard.xCommons" 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>
|
</ItemGroup>
|
||||||
|
|
||||||
<!-- Local Dependencies -->
|
<!-- Local Dependencies -->
|
||||||
<ItemGroup>
|
<ItemGroup>
|
||||||
<!--
|
|
||||||
<ProjectReference Include="..\xModels\xModels.csproj" />
|
<ProjectReference Include="..\xModels\xModels.csproj" />
|
||||||
<ProjectReference Include="..\xCommons\xCommons.csproj" />
|
<ProjectReference Include="..\xCommons\xCommons.csproj" />
|
||||||
-->
|
|
||||||
<ProjectReference Include="..\xIdentityService\xIdentityService.csproj" />
|
<ProjectReference Include="..\xIdentityService\xIdentityService.csproj" />
|
||||||
</ItemGroup>
|
</ItemGroup>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user