|
65 | 65 | <Compile Include="Database\Cmdlet\StopAzureSqlDatabaseActivity.cs" />
|
66 | 66 | <Compile Include="Database\Model\DatabaseReadScale.cs" />
|
67 | 67 | <Compile Include="Database\Model\AzureSqlDatabaseCreateOrUpdateModel.cs" />
|
| 68 | + <Compile Include="Elastic Pools\Cmdlet\StopAzureSqlElasticPoolActivity.cs" /> |
68 | 69 | <Compile Include="Failover Group\Cmdlet\AddAzureSqlDatabaseToFailoverGroup.cs" />
|
69 | 70 | <Compile Include="Failover Group\Cmdlet\AzureSqlFailoverGroupCmdletBase.cs" />
|
70 | 71 | <Compile Include="Failover Group\Cmdlet\GetAzureSqlFailoverGroup.cs" />
|
|
224 | 225 | <Link>AzureRM.Sql.psd1</Link>
|
225 | 226 | <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
226 | 227 | </None>
|
| 228 | + <None Include="app.config" /> |
227 | 229 | <None Include="packages.config">
|
228 | 230 | <SubType>Designer</SubType>
|
229 | 231 | </None>
|
|
451 | 453 | <HintPath>..\..\..\packages\Microsoft.Azure.KeyVault.Core.1.0.0\lib\net40\Microsoft.Azure.KeyVault.Core.dll</HintPath>
|
452 | 454 | <Private>True</Private>
|
453 | 455 | </Reference>
|
454 |
| - <!--<Reference Include="Microsoft.Azure.Management.Sql, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> |
455 |
| - <HintPath>..\..\..\packages\Microsoft.Azure.Management.Sql.1.3.0-preview\lib\net452\Microsoft.Azure.Management.Sql.dll</HintPath>--> |
456 | 456 | <Reference Include="Microsoft.Azure.Management.Sql, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
457 |
| - <HintPath>..\..\..\packages\Microsoft.Azure.Management.Sql.1.10.0-preview\lib\net452\Microsoft.Azure.Management.Sql.dll</HintPath> |
458 |
| - <Private>True</Private> |
| 457 | + <HintPath>..\..\..\packages\Microsoft.Azure.Management.Sql.1.13.0-preview\lib\net452\Microsoft.Azure.Management.Sql.dll</HintPath> |
459 | 458 | </Reference>
|
| 459 | + <!--<Reference Include="Microsoft.Azure.Management.Sql, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> |
| 460 | + <HintPath>..\..\..\packages\Microsoft.Azure.Management.Sql.1.3.0-preview\lib\net452\Microsoft.Azure.Management.Sql.dll</HintPath>--> |
460 | 461 | <Reference Include="Microsoft.Azure.Management.Storage">
|
461 | 462 | <HintPath>..\..\..\packages\Microsoft.Azure.Management.Storage.2.4.0-preview\lib\net40\Microsoft.Azure.Management.Storage.dll</HintPath>
|
462 | 463 | </Reference>
|
|
472 | 473 | <HintPath>..\..\..\packages\Microsoft.Data.Services.Client.5.8.2\lib\net40\Microsoft.Data.Services.Client.dll</HintPath>
|
473 | 474 | <Private>True</Private>
|
474 | 475 | </Reference>
|
| 476 | + <Reference Include="Microsoft.Rest.ClientRuntime, Version=2.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL" /> |
| 477 | + <Reference Include="Microsoft.Rest.ClientRuntime.Azure, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL" /> |
475 | 478 | <Reference Include="Microsoft.WindowsAzure.Management.Storage">
|
476 | 479 | <HintPath>..\..\..\packages\Microsoft.WindowsAzure.Management.Storage.5.1.1\lib\net40\Microsoft.WindowsAzure.Management.Storage.dll</HintPath>
|
477 | 480 | </Reference>
|
478 | 481 | <Reference Include="Microsoft.WindowsAzure.Storage, Version=8.1.1.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
479 | 482 | <HintPath>..\..\..\packages\WindowsAzure.Storage.8.1.1\lib\net45\Microsoft.WindowsAzure.Storage.dll</HintPath>
|
480 | 483 | <Private>True</Private>
|
481 | 484 | </Reference>
|
| 485 | + <Reference Include="Newtonsoft.Json, Version=6.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL" /> |
482 | 486 | <Reference Include="System.Configuration.Install" />
|
483 | 487 | <Reference Include="System.Management.Automation, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
484 | 488 | <SpecificVersion>False</SpecificVersion>
|
|
0 commit comments