|
1 |
| -<?xml version="1.0" encoding="utf-8"?> |
| 1 | +<?xml version="1.0" encoding="utf-8"?> |
2 | 2 | <Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
3 | 3 | <Import Project="..\..\..\packages\xunit.runner.visualstudio.2.0.0\build\net20\xunit.runner.visualstudio.props" Condition="Exists('..\..\..\packages\xunit.runner.visualstudio.2.0.0\build\net20\xunit.runner.visualstudio.props')" />
|
4 | 4 | <Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
|
|
211 | 211 | </ProjectReference>
|
212 | 212 | </ItemGroup>
|
213 | 213 | <ItemGroup>
|
214 |
| - <None Include="SessionRecords\Microsoft.Azure.Commands.Network.Test.ScenarioTests.NSGScenarioTests\CreateAndRemoveNSG.json"> |
| 214 | + <None Include="SessionRecords\Microsoft.WindowsAzure.Commands.ServiceManagement.Network.Test.ScenarioTests.NSGScenarioTests\CreateAndRemoveNSG.json"> |
215 | 215 | <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
216 | 216 | </None>
|
217 |
| - <None Include="SessionRecords\Microsoft.Azure.Commands.Network.Test.ScenarioTests.NSGScenarioTests\GetMultipleNSGs.json"> |
| 217 | + <None Include="SessionRecords\Microsoft.WindowsAzure.Commands.ServiceManagement.Network.Test.ScenarioTests.NSGScenarioTests\GetMultipleNSGs.json"> |
218 | 218 | <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
219 | 219 | </None>
|
220 |
| - <None Include="SessionRecords\Microsoft.Azure.Commands.Network.Test.ScenarioTests.NSGScenarioTests\RemoveNSGFromSubnet.json"> |
| 220 | + <None Include="SessionRecords\Microsoft.WindowsAzure.Commands.ServiceManagement.Network.Test.ScenarioTests.NSGScenarioTests\RemoveNSGFromSubnet.json"> |
221 | 221 | <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
222 | 222 | </None>
|
223 |
| - <None Include="SessionRecords\Microsoft.Azure.Commands.Network.Test.ScenarioTests.NSGScenarioTests\RemoveNSGWithNonExistingName.json"> |
| 223 | + <None Include="SessionRecords\Microsoft.WindowsAzure.Commands.ServiceManagement.Network.Test.ScenarioTests.NSGScenarioTests\RemoveNSGWithNonExistingName.json"> |
224 | 224 | <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
225 | 225 | </None>
|
226 |
| - <None Include="SessionRecords\Microsoft.Azure.Commands.Network.Test.ScenarioTests.NSGScenarioTests\RemoveNSR.json"> |
| 226 | + <None Include="SessionRecords\Microsoft.WindowsAzure.Commands.ServiceManagement.Network.Test.ScenarioTests.NSGScenarioTests\RemoveNSR.json"> |
227 | 227 | <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
228 | 228 | </None>
|
229 |
| - <None Include="SessionRecords\Microsoft.Azure.Commands.Network.Test.ScenarioTests.NSGScenarioTests\SetAndGetNSGForSubnet.json"> |
| 229 | + <None Include="SessionRecords\Microsoft.WindowsAzure.Commands.ServiceManagement.Network.Test.ScenarioTests.NSGScenarioTests\SetAndGetNSGForSubnet.json"> |
230 | 230 | <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
231 | 231 | </None>
|
232 |
| - <None Include="SessionRecords\Microsoft.Azure.Commands.Network.Test.ScenarioTests.NSGScenarioTests\SetNSGToSubnetInDiffRegion.json"> |
| 232 | + <None Include="SessionRecords\Microsoft.WindowsAzure.Commands.ServiceManagement.Network.Test.ScenarioTests.NSGScenarioTests\SetNSGToSubnetInDiffRegion.json"> |
233 | 233 | <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
234 | 234 | </None>
|
235 |
| - <None Include="SessionRecords\Microsoft.Azure.Commands.Network.Test.ScenarioTests.NSGScenarioTests\SetNSR.json"> |
| 235 | + <None Include="SessionRecords\Microsoft.WindowsAzure.Commands.ServiceManagement.Network.Test.ScenarioTests.NSGScenarioTests\SetNSR.json"> |
236 | 236 | <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
237 | 237 | </None>
|
238 |
| - <None Include="SessionRecords\Microsoft.Azure.Commands.Network.Test.ScenarioTests.NSGScenarioTests\SetNSRWithInvalidParameter.json"> |
| 238 | + <None Include="SessionRecords\Microsoft.WindowsAzure.Commands.ServiceManagement.Network.Test.ScenarioTests.NSGScenarioTests\SetNSRWithInvalidParameter.json"> |
239 | 239 | <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
240 | 240 | </None>
|
241 | 241 | <None Include="TestData\EmptyNetworkConfiguration.xml">
|
|
0 commit comments