Skip to content

Commit 2c93502

Browse files
committed
add test recodings to project
1 parent b3976bd commit 2c93502

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

src/ResourceManager/Compute/Commands.Compute.Test/Commands.Compute.Test.csproj

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -304,15 +304,27 @@
304304
<None Include="SessionRecords\Microsoft.Azure.Commands.Compute.Test.ScenarioTests.AEMExtensionTests\TestAEMExtensionAdvancedLinux.json">
305305
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
306306
</None>
307+
<None Include="SessionRecords\Microsoft.Azure.Commands.Compute.Test.ScenarioTests.AEMExtensionTests\TestAEMExtensionAdvancedLinuxWAD.json">
308+
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
309+
</None>
307310
<None Include="SessionRecords\Microsoft.Azure.Commands.Compute.Test.ScenarioTests.AEMExtensionTests\TestAEMExtensionAdvancedWindows.json">
308311
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
309312
</None>
313+
<None Include="SessionRecords\Microsoft.Azure.Commands.Compute.Test.ScenarioTests.AEMExtensionTests\TestAEMExtensionAdvancedWindowsWAD.json">
314+
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
315+
</None>
310316
<None Include="SessionRecords\Microsoft.Azure.Commands.Compute.Test.ScenarioTests.AEMExtensionTests\TestAEMExtensionBasicLinux.json">
311317
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
312318
</None>
319+
<None Include="SessionRecords\Microsoft.Azure.Commands.Compute.Test.ScenarioTests.AEMExtensionTests\TestAEMExtensionBasicLinuxWAD.json">
320+
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
321+
</None>
313322
<None Include="SessionRecords\Microsoft.Azure.Commands.Compute.Test.ScenarioTests.AEMExtensionTests\TestAEMExtensionBasicWindows.json">
314323
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
315324
</None>
325+
<None Include="SessionRecords\Microsoft.Azure.Commands.Compute.Test.ScenarioTests.AEMExtensionTests\TestAEMExtensionBasicWindowsWAD.json">
326+
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
327+
</None>
316328
<None Include="SessionRecords\Microsoft.Azure.Commands.Compute.Test.ScenarioTests.AvailabilitySetTests\TestAvailabilitySet.json">
317329
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
318330
</None>

0 commit comments

Comments
 (0)