removed things we dont need for tests

This commit is contained in:
Tom Pallister
2018-04-13 12:34:34 +01:00
parent cbaa2c3096
commit 698541eb69
3 changed files with 2 additions and 3 deletions

View File

@ -15,7 +15,7 @@
</PropertyGroup>
<ItemGroup>
<None Update="ocelot.json;appsettings.json">
<None Update="appsettings.json">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</None>
</ItemGroup>