make all dependenciew as project reference ...
This commit is contained in:
+4
-4
@@ -23,11 +23,11 @@
|
|||||||
|
|
||||||
<!-- Local Dependencies -->
|
<!-- Local Dependencies -->
|
||||||
<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" /> -->
|
||||||
|
|
||||||
<!-- <ProjectReference Include="..\xModels\xModels.csproj" /> -->
|
<ProjectReference Include="..\xModels\xModels.csproj" />
|
||||||
<!-- <ProjectReference Include="..\xCommons\xCommons.csproj" /> -->
|
<ProjectReference Include="..\xCommons\xCommons.csproj" />
|
||||||
</ItemGroup>
|
</ItemGroup>
|
||||||
|
|
||||||
<!-- Package Dependencies -->
|
<!-- Package Dependencies -->
|
||||||
|
|||||||
Reference in New Issue
Block a user