This commit is contained in:
TomPallister
2017-03-12 22:35:32 +00:00
parent 69f208b200
commit d80b73a0d2
4 changed files with 19 additions and 0 deletions

View File

@ -16,6 +16,10 @@
<ProjectReference Include="..\..\src\Ocelot\Ocelot.csproj" />
</ItemGroup>
<ItemGroup>
<Service Include="{82a7f48d-3b50-4b1e-b82e-3ada8210c358}" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="BenchmarkDotNet" Version="0.10.2" />
</ItemGroup>