|
51 | 51 | <SpecificVersion>False</SpecificVersion>
|
52 | 52 | <HintPath>..\..\..\packages\Microsoft.Azure.Management.Authorization.0.19.2-preview\lib\net40\Microsoft.Azure.Management.Authorization.dll</HintPath>
|
53 | 53 | </Reference>
|
| 54 | + <Reference Include="Microsoft.Azure.Management.Sql"> |
| 55 | + <HintPath>..\..\..\packages\Microsoft.Azure.Management.Sql.0.29.0-prerelease\lib\net40\Microsoft.Azure.Management.Sql.dll</HintPath> |
| 56 | + </Reference> |
54 | 57 | <Reference Include="Microsoft.Azure.Common">
|
55 | 58 | <HintPath>..\..\..\packages\Microsoft.Azure.Common.2.1.0\lib\net45\Microsoft.Azure.Common.dll</HintPath>
|
56 | 59 | </Reference>
|
|
64 | 67 | <Reference Include="Microsoft.Azure.Gallery">
|
65 | 68 | <HintPath>..\..\..\packages\Microsoft.Azure.Gallery.2.6.2-preview\lib\net40\Microsoft.Azure.Gallery.dll</HintPath>
|
66 | 69 | </Reference>
|
67 |
| - <Reference Include="Microsoft.Azure.Management.Sql, Version=0.9.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> |
68 |
| - <HintPath>..\..\..\packages\Microsoft.Azure.Management.Sql.0.34.0-prerelease\lib\net40\Microsoft.Azure.Management.Sql.dll</HintPath> |
69 |
| - <Private>True</Private> |
| 70 | + <Reference Include="Microsoft.Azure.Management.Sql"> |
| 71 | + <HintPath>..\..\..\packages\Microsoft.Azure.Management.Sql.0.32.0-prerelease\lib\net40\Microsoft.Azure.Management.Sql.dll</HintPath> |
70 | 72 | </Reference>
|
71 | 73 | <Reference Include="Microsoft.Azure.Management.Storage">
|
72 | 74 | <HintPath>..\..\..\packages\Microsoft.Azure.Management.Storage.2.4.0-preview\lib\net40\Microsoft.Azure.Management.Storage.dll</HintPath>
|
|
183 | 185 | </Compile>
|
184 | 186 | <Compile Include="ScenarioTests\DatabaseActivationTests.cs" />
|
185 | 187 | <Compile Include="ScenarioTests\DatabaseBackupTests.cs" />
|
186 |
| - <Compile Include="ScenarioTests\DatabaseReplicationTests.cs" /> |
187 | 188 | <Compile Include="ScenarioTests\DatabaseCrudTests.cs" />
|
188 | 189 | <Compile Include="ScenarioTests\DataMaskingTests.cs" />
|
189 |
| - <None Include="ScenarioTests\DatabaseReplicationTests.ps1"> |
190 |
| - <CopyToOutputDirectory>Always</CopyToOutputDirectory> |
191 |
| - </None> |
192 | 190 | <None Include="ScenarioTests\ServiceTierAdvisorTests.ps1">
|
193 | 191 | <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
194 | 192 | </None>
|
|
408 | 406 | <None Include="SessionRecords\Microsoft.Azure.Commands.Sql.Test.ScenarioTests.DatabaseCrudTests\TestDatabaseUpdateV2.json">
|
409 | 407 | <CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
410 | 408 | </None>
|
411 |
| - <None Include="SessionRecords\Microsoft.Azure.Commands.Sql.Test.ScenarioTests.DatabaseReplicationTests\TestCreateDatabaseCopy.json" /> |
412 |
| - <None Include="SessionRecords\Microsoft.Azure.Commands.Sql.Test.ScenarioTests.DatabaseReplicationTests\TestCreateDatabaseCopyV2.json" /> |
413 |
| - <None Include="SessionRecords\Microsoft.Azure.Commands.Sql.Test.ScenarioTests.DatabaseReplicationTests\TestCreateSecondaryDatabase.json" /> |
414 |
| - <None Include="SessionRecords\Microsoft.Azure.Commands.Sql.Test.ScenarioTests.DatabaseReplicationTests\TestCreateSecondaryDatabaseV2.json" /> |
415 |
| - <None Include="SessionRecords\Microsoft.Azure.Commands.Sql.Test.ScenarioTests.DatabaseReplicationTests\TestGetReplicationLink.json" /> |
416 |
| - <None Include="SessionRecords\Microsoft.Azure.Commands.Sql.Test.ScenarioTests.DatabaseReplicationTests\TestGetReplicationLinkV2.json" /> |
417 |
| - <None Include="SessionRecords\Microsoft.Azure.Commands.Sql.Test.ScenarioTests.DatabaseReplicationTests\TestRemoveSecondaryDatabase.json" /> |
418 |
| - <None Include="SessionRecords\Microsoft.Azure.Commands.Sql.Test.ScenarioTests.DatabaseReplicationTests\TestRemoveSecondaryDatabaseV2.json" /> |
419 | 409 | <None Include="SessionRecords\Microsoft.Azure.Commands.Sql.Test.ScenarioTests.ElasticPoolCrudTests\TestElasticPoolCreate.json">
|
420 | 410 | <CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
421 | 411 | </None>
|
|
0 commit comments