make all dependenciew as project reference ...
This commit is contained in:
@@ -23,11 +23,11 @@
|
||||
|
||||
<!-- Local Modules -->
|
||||
<ItemGroup>
|
||||
<PackageReference Include="xDashboard.xHttpService" Version="1.0.0" />
|
||||
<PackageReference Include="xDashboard.xDataService" Version="1.0.0" />
|
||||
<!-- <PackageReference Include="xDashboard.xHttpService" Version="1.0.0" />
|
||||
<PackageReference Include="xDashboard.xDataService" Version="1.0.0" /> -->
|
||||
|
||||
<!-- <ProjectReference Include="../xHttpService/xHttpService.csproj" />
|
||||
<ProjectReference Include="../xDataService/xDataService.csproj" /> -->
|
||||
<ProjectReference Include="../xHttpService/xHttpService.csproj" />
|
||||
<ProjectReference Include="../xDataService/xDataService.csproj" />
|
||||
</ItemGroup>
|
||||
|
||||
<!-- Dependencies -->
|
||||
|
||||
Reference in New Issue
Block a user