Fixed missing references node in k10 project
This commit is contained in:
parent
fbc894b0b9
commit
b5a80997d6
|
|
@ -36,6 +36,9 @@
|
||||||
{Files}
|
{Files}
|
||||||
<Content Include="project.json" />
|
<Content Include="project.json" />
|
||||||
</ItemGroup>
|
</ItemGroup>
|
||||||
|
<ItemGroup>
|
||||||
|
{References}
|
||||||
|
</ItemGroup>
|
||||||
<ItemGroup>
|
<ItemGroup>
|
||||||
{ProjectReferences}
|
{ProjectReferences}
|
||||||
</ItemGroup>
|
</ItemGroup>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue