Add tests service reference

This commit is contained in:
Thomas Müller 2017-03-18 12:00:44 +01:00
parent 3ee2b68215
commit 341f36be5f
1 changed files with 3 additions and 0 deletions

View File

@ -105,6 +105,9 @@
<ItemGroup>
<Folder Include="Properties\" />
</ItemGroup>
<ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
Other similar extension points exist, see Microsoft.Common.targets.