Fixed missing references node in k10 project

This commit is contained in:
David Fowler 2014-01-24 01:57:03 -08:00
parent fbc894b0b9
commit b5a80997d6
1 changed files with 3 additions and 0 deletions

View File

@ -36,6 +36,9 @@
{Files}
<Content Include="project.json" />
</ItemGroup>
<ItemGroup>
{References}
</ItemGroup>
<ItemGroup>
{ProjectReferences}
</ItemGroup>