Fixed tests to copy remoteDeploymentConfig.json

This commit is contained in:
Kiran Challa 2017-03-02 16:20:49 -08:00
parent 00aa36db13
commit 7f4f4108db
1 changed files with 1 additions and 0 deletions

View File

@ -12,6 +12,7 @@
<ItemGroup>
<None Include="*.config" CopyToOutputDirectory="PreserveNewest" />
<None Include="remoteDeploymentConfig.json" CopyToOutputDirectory="PreserveNewest" />
</ItemGroup>
<ItemGroup>