added cert to manual project for admin area testing

This commit is contained in:
Tom Gardham-Pallister 2017-10-29 19:22:25 +00:00
parent b28fc6694e
commit 3f6f665f93
2 changed files with 6 additions and 0 deletions

View File

@ -17,6 +17,12 @@
</None> </None>
</ItemGroup> </ItemGroup>
<ItemGroup>
<None Update="configuration.json;appsettings.json;idsrv3test.pfx">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</None>
</ItemGroup>
<ItemGroup> <ItemGroup>
<ProjectReference Include="..\..\src\Ocelot\Ocelot.csproj" /> <ProjectReference Include="..\..\src\Ocelot\Ocelot.csproj" />
</ItemGroup> </ItemGroup>

Binary file not shown.