|
48 | 48 | <SignAssembly>false</SignAssembly>
|
49 | 49 | </PropertyGroup>
|
50 | 50 | <ItemGroup>
|
51 |
| - <Reference Include="Microsoft.Azure.Management.DataMigration, Version=0.3.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> |
52 |
| - <HintPath>..\..\..\packages\Microsoft.Azure.Management.DataMigration.0.3.0-preview\lib\net452\Microsoft.Azure.Management.DataMigration.dll</HintPath> |
| 51 | + <Reference Include="Microsoft.Azure.Management.DataMigration, Version=0.4.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> |
| 52 | + <HintPath>..\..\..\packages\Microsoft.Azure.Management.DataMigration.0.4.0-preview\lib\net452\Microsoft.Azure.Management.DataMigration.dll</HintPath> |
53 | 53 | <Private>True</Private>
|
54 | 54 | </Reference>
|
55 | 55 | <Reference Include="Microsoft.Azure.Management.Authorization, Version=2.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
|
86 | 86 | <None Include="ScenarioTests\ServiceTests.ps1">
|
87 | 87 | <CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
88 | 88 | </None>
|
89 |
| - <None Include="SessionRecords\**\*.json"> |
90 |
| - <CopyToOutputDirectory>Always</CopyToOutputDirectory> |
| 89 | + <None Include="SessionRecords\Microsoft.Azure.Commands.ScenarioTest.DmsTest.ServiceTests\TestConnectToSourceSqlServer.json"> |
| 90 | + <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory> |
| 91 | + </None> |
| 92 | + <None Include="SessionRecords\Microsoft.Azure.Commands.ScenarioTest.DmsTest.ServiceTests\TestConnectToSourceSqlServerSync.json"> |
| 93 | + <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory> |
| 94 | + </None> |
| 95 | + <None Include="SessionRecords\Microsoft.Azure.Commands.ScenarioTest.DmsTest.ServiceTests\TestConnectToTargetSqlDb.json"> |
| 96 | + <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory> |
| 97 | + </None> |
| 98 | + <None Include="SessionRecords\Microsoft.Azure.Commands.ScenarioTest.DmsTest.ServiceTests\TestConnectToTargetSqlDbMi.json"> |
| 99 | + <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory> |
| 100 | + </None> |
| 101 | + <None Include="SessionRecords\Microsoft.Azure.Commands.ScenarioTest.DmsTest.ServiceTests\TestConnectToTargetSqlDbSync.json"> |
| 102 | + <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory> |
| 103 | + </None> |
| 104 | + <None Include="SessionRecords\Microsoft.Azure.Commands.ScenarioTest.DmsTest.ServiceTests\TestCreateAndGetProjectSqlSqlDb.json"> |
| 105 | + <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory> |
| 106 | + </None> |
| 107 | + <None Include="SessionRecords\Microsoft.Azure.Commands.ScenarioTest.DmsTest.ServiceTests\TestCreateAndGetService.json"> |
| 108 | + <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory> |
| 109 | + </None> |
| 110 | + <None Include="SessionRecords\Microsoft.Azure.Commands.ScenarioTest.DmsTest.ServiceTests\TestGetUserTableSyncTask.json"> |
| 111 | + <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory> |
| 112 | + </None> |
| 113 | + <None Include="SessionRecords\Microsoft.Azure.Commands.ScenarioTest.DmsTest.ServiceTests\TestGetUserTableTask.json"> |
| 114 | + <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory> |
| 115 | + </None> |
| 116 | + <None Include="SessionRecords\Microsoft.Azure.Commands.ScenarioTest.DmsTest.ServiceTests\TestMigrateSqlSqlDb.json"> |
| 117 | + <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory> |
| 118 | + </None> |
| 119 | + <None Include="SessionRecords\Microsoft.Azure.Commands.ScenarioTest.DmsTest.ServiceTests\TestMigrateSqlSqlDbMi.json"> |
| 120 | + <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory> |
| 121 | + </None> |
| 122 | + <None Include="SessionRecords\Microsoft.Azure.Commands.ScenarioTest.DmsTest.ServiceTests\TestMigrateSqlSqlDBSync.json"> |
| 123 | + <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory> |
| 124 | + </None> |
| 125 | + <None Include="SessionRecords\Microsoft.Azure.Commands.ScenarioTest.DmsTest.ServiceTests\TestRemoveProject.json"> |
| 126 | + <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory> |
| 127 | + </None> |
| 128 | + <None Include="SessionRecords\Microsoft.Azure.Commands.ScenarioTest.DmsTest.ServiceTests\TestRemoveService.json"> |
| 129 | + <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory> |
| 130 | + </None> |
| 131 | + <None Include="SessionRecords\Microsoft.Azure.Commands.ScenarioTest.DmsTest.ServiceTests\TestStopStartService.json"> |
| 132 | + <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory> |
| 133 | + </None> |
| 134 | + <None Include="SessionRecords\Microsoft.Azure.Commands.ScenarioTest.DmsTest.ServiceTests\TestValidateMigrationInputSqlSqlDbMi.json"> |
| 135 | + <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory> |
| 136 | + </None> |
| 137 | + <None Include="SessionRecords\Microsoft.Azure.Commands.ScenarioTest.DmsTest.ServiceTests\TestValidateMigrationInputSqlSqlDbSync.json"> |
| 138 | + <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory> |
91 | 139 | </None>
|
92 | 140 | </ItemGroup>
|
93 | 141 | <ItemGroup>
|
|
0 commit comments