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

@ -14,7 +14,7 @@
<CodeAnalysisRuleSet>..\..\codeanalysis.ruleset</CodeAnalysisRuleSet>
</PropertyGroup>
<ItemGroup>
<None Update="peers.json;ocelot.json;appsettings.json;idsrv3test.pfx">
<None Update="peers.json;appsettings.json;idsrv3test.pfx">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</None>
</ItemGroup>