Fixed tests to copy remoteDeploymentConfig.json
This commit is contained in:
parent
00aa36db13
commit
7f4f4108db
|
|
@ -12,6 +12,7 @@
|
|||
|
||||
<ItemGroup>
|
||||
<None Include="*.config" CopyToOutputDirectory="PreserveNewest" />
|
||||
<None Include="remoteDeploymentConfig.json" CopyToOutputDirectory="PreserveNewest" />
|
||||
</ItemGroup>
|
||||
|
||||
<ItemGroup>
|
||||
|
|
|
|||
Loading…
Reference in New Issue