Skip to content

Commit d70b8eb

Browse files
author
REDMOND\v-ajnava
committed
Session record.
1 parent d6a30a8 commit d70b8eb

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

src/ResourceManager/Relay/Commands.Relay.Test/Commands.Relay.Test.csproj

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -190,7 +190,9 @@
190190
<None Include="SessionRecords\Microsoft.Azure.Commands.Relay.Test.ScenarioTests.TestAzureRmRelayNameTests\CheckNameAvailability.json">
191191
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
192192
</None>
193-
<None Include="SessionRecords\Microsoft.Azure.Commands.Relay.Test.ScenarioTests.WcfRelayTests\WcfRelayCRUD.json" />
193+
<None Include="SessionRecords\Microsoft.Azure.Commands.Relay.Test.ScenarioTests.WcfRelayTests\WcfRelayCRUD.json">
194+
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
195+
</None>
194196
</ItemGroup>
195197
<ItemGroup>
196198
<ProjectReference Include="..\..\..\Common\Commands.Common.Authentication.Abstractions\Commands.Common.Authentication.Abstractions.csproj">

0 commit comments

Comments
 (0)