Add another `<Service/>` item

This commit is contained in:
Doug Bunting 2015-04-02 22:56:56 -07:00
parent 458a0f6809
commit 9d35441ac3
1 changed files with 3 additions and 0 deletions

View File

@ -13,5 +13,8 @@
<PropertyGroup>
<SchemaVersion>2.0</SchemaVersion>
</PropertyGroup>
<ItemGroup>
<Service Include="{82a7f48d-3b50-4b1e-b82e-3ada8210c358}" />
</ItemGroup>
<Import Project="$(VSToolsPath)\DNX\Microsoft.DNX.targets" Condition="'$(VSToolsPath)' != ''" />
</Project>