VS2013 automatically adds these entries for NUnit integration.

This commit is contained in:
Taloth Saldono
2014-03-20 22:28:43 +01:00
parent f9ac09acea
commit f20c40a24d
10 changed files with 30 additions and 1 deletions

View File

@@ -148,6 +148,9 @@
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</Content>
</ItemGroup>
<ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
<Import Project="$(SolutionDir)\.nuget\nuget.targets" />
<PropertyGroup>