|
91 | 91 | <Reference Include="Microsoft.Azure.Test.Framework">
|
92 | 92 | <HintPath>..\..\..\packages\Microsoft.Azure.Test.Framework.1.0.6179.26854-prerelease\lib\net45\Microsoft.Azure.Test.Framework.dll</HintPath>
|
93 | 93 | </Reference>
|
94 |
| - <Reference Include="Microsoft.Azure.Test.HttpRecorder"> |
95 |
| - <HintPath>..\..\..\packages\Microsoft.Azure.Test.HttpRecorder.1.6.7-preview\lib\net45\Microsoft.Azure.Test.HttpRecorder.dll</HintPath> |
| 94 | + <Reference Include="Microsoft.Azure.Test.HttpRecorder, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> |
| 95 | + <SpecificVersion>False</SpecificVersion> |
| 96 | + <HintPath>..\..\..\packages\Microsoft.Azure.Test.HttpRecorder.1.8.1\lib\net452\Microsoft.Azure.Test.HttpRecorder.dll</HintPath> |
| 97 | + <Private>True</Private> |
96 | 98 | </Reference>
|
97 | 99 | <Reference Include="Microsoft.Data.Edm">
|
98 | 100 | <SpecificVersion>False</SpecificVersion>
|
|
115 | 117 | <HintPath>..\..\..\packages\Microsoft.IdentityModel.Clients.ActiveDirectory.2.28.3\lib\net45\Microsoft.IdentityModel.Clients.ActiveDirectory.WindowsForms.dll</HintPath>
|
116 | 118 | </Reference>
|
117 | 119 | <Reference Include="Microsoft.Rest.ClientRuntime, Version=2.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
118 |
| - <HintPath>..\..\..\packages\Microsoft.Rest.ClientRuntime.2.3.5\lib\net45\Microsoft.Rest.ClientRuntime.dll</HintPath> |
| 120 | + <SpecificVersion>False</SpecificVersion> |
| 121 | + <HintPath>..\..\..\packages\Microsoft.Rest.ClientRuntime.2.3.7\lib\net452\Microsoft.Rest.ClientRuntime.dll</HintPath> |
119 | 122 | <Private>True</Private>
|
120 | 123 | </Reference>
|
121 | 124 | <Reference Include="Microsoft.Rest.ClientRuntime.Azure, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
122 | 125 | <HintPath>..\..\..\packages\Microsoft.Rest.ClientRuntime.Azure.3.3.5\lib\net45\Microsoft.Rest.ClientRuntime.Azure.dll</HintPath>
|
123 | 126 | <Private>True</Private>
|
124 | 127 | </Reference>
|
125 | 128 | <Reference Include="Microsoft.Rest.ClientRuntime.Azure.Authentication, Version=2.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
126 |
| - <HintPath>..\..\..\packages\Microsoft.Rest.ClientRuntime.Azure.Authentication.2.2.9-preview\lib\net45\Microsoft.Rest.ClientRuntime.Azure.Authentication.dll</HintPath> |
| 129 | + <SpecificVersion>False</SpecificVersion> |
| 130 | + <HintPath>..\..\..\packages\Microsoft.Rest.ClientRuntime.Azure.Authentication.2.3.0\lib\net452\Microsoft.Rest.ClientRuntime.Azure.Authentication.dll</HintPath> |
127 | 131 | <Private>True</Private>
|
128 | 132 | </Reference>
|
129 |
| - <Reference Include="Microsoft.Rest.ClientRuntime.Azure.TestFramework"> |
130 |
| - <HintPath>..\..\..\packages\Microsoft.Rest.ClientRuntime.Azure.TestFramework.1.5.0-preview\lib\net45\Microsoft.Rest.ClientRuntime.Azure.TestFramework.dll</HintPath> |
| 133 | + <Reference Include="Microsoft.Rest.ClientRuntime.Azure.TestFramework, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> |
| 134 | + <SpecificVersion>False</SpecificVersion> |
| 135 | + <HintPath>..\..\..\packages\Microsoft.Rest.ClientRuntime.Azure.TestFramework.1.7.1\lib\net452\Microsoft.Rest.ClientRuntime.Azure.TestFramework.dll</HintPath> |
| 136 | + <Private>True</Private> |
131 | 137 | </Reference>
|
132 | 138 | <Reference Include="Microsoft.Threading.Tasks, Version=1.0.12.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
|
133 | 139 | <SpecificVersion>False</SpecificVersion>
|
|
157 | 163 | <SpecificVersion>False</SpecificVersion>
|
158 | 164 | <HintPath>..\..\..\packages\Moq.4.2.1510.2205\lib\net40\Moq.dll</HintPath>
|
159 | 165 | </Reference>
|
160 |
| - <Reference Include="Newtonsoft.Json, Version=6.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL"> |
161 |
| - <HintPath>..\..\..\packages\Newtonsoft.Json.6.0.8\lib\net45\Newtonsoft.Json.dll</HintPath> |
| 166 | + <Reference Include="Newtonsoft.Json, Version=9.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL"> |
| 167 | + <SpecificVersion>False</SpecificVersion> |
| 168 | + <HintPath>..\..\..\packages\Newtonsoft.Json.9.0.1\lib\net45\Newtonsoft.Json.dll</HintPath> |
| 169 | + <Private>True</Private> |
162 | 170 | </Reference>
|
163 | 171 | <Reference Include="System" />
|
164 | 172 | <Reference Include="System.Core" />
|
|
211 | 219 | <DependentUpon>Resources.resx</DependentUpon>
|
212 | 220 | </Compile>
|
213 | 221 | <Compile Include="ScenarioTests\ReadScaleCrudTests.cs" />
|
| 222 | + <Compile Include="ScenarioTests\DataSyncTests.cs" /> |
214 | 223 | <Compile Include="ScenarioTests\RecommendedActionTests.cs" />
|
215 | 224 | <Compile Include="ScenarioTests\DatabaseBackupStretchTests.cs" />
|
216 | 225 | <Compile Include="ScenarioTests\DatabaseCrudStretchTests.cs" />
|
|
220 | 229 | <Compile Include="ScenarioTests\DatabaseReplicationTests.cs" />
|
221 | 230 | <Compile Include="ScenarioTests\DatabaseCrudTests.cs" />
|
222 | 231 | <Compile Include="ScenarioTests\DataMaskingTests.cs" />
|
| 232 | + <None Include="app.config" /> |
223 | 233 | <None Include="ScenarioTests\FailoverGroupTests.ps1">
|
224 | 234 | <CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
225 | 235 | </None>
|
226 | 236 | <None Include="ScenarioTests\ReadScaleCrudTests.ps1">
|
227 | 237 | <CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
228 | 238 | </None>
|
| 239 | + <None Include="ScenarioTests\DataSyncTests.ps1"> |
| 240 | + <CopyToOutputDirectory>Always</CopyToOutputDirectory> |
| 241 | + </None> |
229 | 242 | <None Include="ScenarioTests\RecommendedActionTests.ps1">
|
230 | 243 | <CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
231 | 244 | </None>
|
|
632 | 645 | <None Include="SessionRecords\Microsoft.Azure.Commands.Sql.Test.ScenarioTests.DataMaskingTests\TestDatabaseDataMaskingTextRuleLifecycle.json">
|
633 | 646 | <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
634 | 647 | </None>
|
| 648 | + <None Include="SessionRecords\Microsoft.Azure.Commands.Sql.Test.ScenarioTests.DataSyncTests\TestSyncAgentCreate.json"> |
| 649 | + <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory> |
| 650 | + </None> |
| 651 | + <None Include="SessionRecords\Microsoft.Azure.Commands.Sql.Test.ScenarioTests.DataSyncTests\TestSyncAgentCrud.json"> |
| 652 | + <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory> |
| 653 | + </None> |
| 654 | + <None Include="SessionRecords\Microsoft.Azure.Commands.Sql.Test.ScenarioTests.DataSyncTests\TestSyncAgentKeyCreate.json"> |
| 655 | + <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory> |
| 656 | + </None> |
| 657 | + <None Include="SessionRecords\Microsoft.Azure.Commands.Sql.Test.ScenarioTests.DataSyncTests\TestSyncAgentLinkedDatabaseList.json"> |
| 658 | + <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory> |
| 659 | + </None> |
| 660 | + <None Include="SessionRecords\Microsoft.Azure.Commands.Sql.Test.ScenarioTests.DataSyncTests\TestSyncAgentRemove.json"> |
| 661 | + <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory> |
| 662 | + </None> |
| 663 | + <None Include="SessionRecords\Microsoft.Azure.Commands.Sql.Test.ScenarioTests.DataSyncTests\TestSyncAgentsGetAndList.json"> |
| 664 | + <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory> |
| 665 | + </None> |
| 666 | + <None Include="SessionRecords\Microsoft.Azure.Commands.Sql.Test.ScenarioTests.DataSyncTests\TestSyncGroupCreate.json"> |
| 667 | + <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory> |
| 668 | + </None> |
| 669 | + <None Include="SessionRecords\Microsoft.Azure.Commands.Sql.Test.ScenarioTests.DataSyncTests\TestSyncGroupCrud.json"> |
| 670 | + <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory> |
| 671 | + </None> |
| 672 | + <None Include="SessionRecords\Microsoft.Azure.Commands.Sql.Test.ScenarioTests.DataSyncTests\TestSyncGroupsGetAndList.json"> |
| 673 | + <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory> |
| 674 | + </None> |
| 675 | + <None Include="SessionRecords\Microsoft.Azure.Commands.Sql.Test.ScenarioTests.DataSyncTests\TestSyncGroupHubSchemaRefreshAndGet.json"> |
| 676 | + <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory> |
| 677 | + </None> |
| 678 | + <None Include="SessionRecords\Microsoft.Azure.Commands.Sql.Test.ScenarioTests.DataSyncTests\TestSyncGroupRemove.json"> |
| 679 | + <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory> |
| 680 | + </None> |
| 681 | + <None Include="SessionRecords\Microsoft.Azure.Commands.Sql.Test.ScenarioTests.DataSyncTests\TestSyncGroupUpdate.json"> |
| 682 | + <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory> |
| 683 | + </None> |
| 684 | + <None Include="SessionRecords\Microsoft.Azure.Commands.Sql.Test.ScenarioTests.DataSyncTests\TestSyncMemberCreate.json"> |
| 685 | + <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory> |
| 686 | + </None> |
| 687 | + <None Include="SessionRecords\Microsoft.Azure.Commands.Sql.Test.ScenarioTests.DataSyncTests\TestSyncMemberCrud.json"> |
| 688 | + <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory> |
| 689 | + </None> |
| 690 | + <None Include="SessionRecords\Microsoft.Azure.Commands.Sql.Test.ScenarioTests.DataSyncTests\TestSyncMembersGetAndList.json"> |
| 691 | + <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory> |
| 692 | + </None> |
| 693 | + <None Include="SessionRecords\Microsoft.Azure.Commands.Sql.Test.ScenarioTests.DataSyncTests\TestSyncMemberSchemaRefreshAndGet.json"> |
| 694 | + <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory> |
| 695 | + </None> |
| 696 | + <None Include="SessionRecords\Microsoft.Azure.Commands.Sql.Test.ScenarioTests.DataSyncTests\TestSyncMemberRemove.json"> |
| 697 | + <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory> |
| 698 | + </None> |
| 699 | + <None Include="SessionRecords\Microsoft.Azure.Commands.Sql.Test.ScenarioTests.DataSyncTests\TestSyncMemberUpdate.json"> |
| 700 | + <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory> |
| 701 | + </None> |
635 | 702 | <None Include="SessionRecords\Microsoft.Azure.Commands.Sql.Test.ScenarioTests.ElasticPoolCrudTests\TestElasticPoolCreate.json">
|
636 | 703 | <CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
637 | 704 | </None>
|
|
843 | 910 | <CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
844 | 911 | </None>
|
845 | 912 | </ItemGroup>
|
846 |
| - <ItemGroup /> |
847 | 913 | <ItemGroup>
|
848 | 914 | <EmbeddedResource Include="Properties\Resources.resx">
|
849 | 915 | <Generator>ResXFileCodeGenerator</Generator>
|
|
0 commit comments