VS2013 automatically adds these entries for NUnit integration.

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

View file

@ -76,7 +76,9 @@
<Name>NzbDrone.Test.Common</Name>
</ProjectReference>
</ItemGroup>
<ItemGroup />
<ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
<Import Project="$(SolutionDir)\.nuget\nuget.targets" />
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.