Skip to content

Commit 58c9116

Browse files
committed
Add recorded tests to csproj
1 parent a047451 commit 58c9116

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

src/ServiceManagement/Network/Commands.Network.Test/Commands.ServiceManagement.Network.Test.csproj

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -312,6 +312,12 @@
312312
<None Include="SessionRecords\Microsoft.WindowsAzure.Commands.ServiceManagement.Network.Test.ScenarioTests.ReservedIP\SetReservedIPAssocSimple.json">
313313
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
314314
</None>
315+
<None Include="SessionRecords\Microsoft.WindowsAzure.Commands.ServiceManagement.Network.Test.ScenarioTests.GatewayScenarioTests\LocalNetworkGateway.json">
316+
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
317+
</None>
318+
<None Include="SessionRecords\Microsoft.WindowsAzure.Commands.ServiceManagement.Network.Test.ScenarioTests.GatewayScenarioTests\LocalNetworkGatewayBgp.json">
319+
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
320+
</None>
315321
<None Include="TestData\EmptyNetworkConfiguration.xml">
316322
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
317323
</None>

0 commit comments

Comments
 (0)