Skip to content

Commit 40726f6

Browse files
committed
update
1 parent a85908c commit 40726f6

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

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

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -250,7 +250,9 @@
250250
<None Include="SessionRecords\Microsoft.Azure.Commands.Compute.Test.ScenarioTests.VirtualMachineProfileTests\TestVirtualMachineProfileWithoutAUC.json">
251251
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
252252
</None>
253-
<None Include="SessionRecords\Microsoft.Azure.Commands.Compute.Test.ScenarioTests.VirtualMachineTests\TestGetVMSizeFromAllLocations.json" />
253+
<None Include="SessionRecords\Microsoft.Azure.Commands.Compute.Test.ScenarioTests.VirtualMachineTests\TestGetVMSizeFromAllLocations.json">
254+
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
255+
</None>
254256
<None Include="SessionRecords\Microsoft.Azure.Commands.Compute.Test.ScenarioTests.VirtualMachineTests\TestLinuxVirtualMachine.json">
255257
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
256258
</None>

0 commit comments

Comments
 (0)