|
55 | 55 | <Reference Include="Hyak.Common">
|
56 | 56 | <HintPath>..\..\..\packages\Hyak.Common.1.0.2\lib\portable-net403+win+wpa81\Hyak.Common.dll</HintPath>
|
57 | 57 | </Reference>
|
58 |
| - <Reference Include="Microsoft.Azure.Common"> |
| 58 | + <Reference Include="Microsoft.Azure.Common, Version=2.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> |
| 59 | + <SpecificVersion>False</SpecificVersion> |
59 | 60 | <HintPath>..\..\..\packages\Microsoft.Azure.Common.2.1.0\lib\net45\Microsoft.Azure.Common.dll</HintPath>
|
60 | 61 | </Reference>
|
61 | 62 | <Reference Include="Microsoft.Azure.Common.Authentication, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
|
86 | 87 | <Reference Include="Microsoft.WindowsAzure.Management">
|
87 | 88 | <HintPath>..\..\..\packages\Microsoft.WindowsAzure.Management.4.1.1\lib\net40\Microsoft.WindowsAzure.Management.dll</HintPath>
|
88 | 89 | </Reference>
|
| 90 | + <Reference Include="Microsoft.WindowsAzure.Management.BackupServicesManagment, Version=0.0.0.0, Culture=neutral, processorArchitecture=MSIL"> |
| 91 | + <SpecificVersion>False</SpecificVersion> |
| 92 | + <HintPath>..\..\..\..\..\azure-sdk-for-net\src\ResourceManagement\AzureBackup\BackupServicesManagment\bin\Net45-Debug\Microsoft.WindowsAzure.Management.BackupServicesManagment.dll</HintPath> |
| 93 | + </Reference> |
89 | 94 | <Reference Include="Microsoft.WindowsAzure.Management.Common, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
90 | 95 | <SpecificVersion>False</SpecificVersion>
|
91 |
| - <HintPath>Cmdlets\VaultCredentials\Microsoft.WindowsAzure.Management.Common.dll</HintPath> |
| 96 | + <HintPath>Resources\Microsoft.WindowsAzure.Management.Common.dll</HintPath> |
92 | 97 | </Reference>
|
93 | 98 | <Reference Include="Microsoft.WindowsAzure.Management.Scheduler">
|
94 | 99 | <HintPath>..\..\..\packages\Microsoft.WindowsAzure.Management.Scheduler.6.0.0\lib\net40\Microsoft.WindowsAzure.Management.Scheduler.dll</HintPath>
|
|
154 | 159 | <Compile Include="Cmdlets\Vault\GetAzureBackupVaultCredentials\VaultCredentials.cs" />
|
155 | 160 | <Compile Include="Cmdlets\Vault\SetAzureBackupVaultStorageType.cs" />
|
156 | 161 | <Compile Include="Library\AzureBackupCmdletHelper.cs" />
|
| 162 | + <Compile Include="Library\AzureBackupContainerCmdletHelper.cs" /> |
157 | 163 | <Compile Include="Models\AzureBackupBaseObjects.cs" />
|
158 | 164 | <Compile Include="Models\AzureBackupContainer.cs" />
|
159 | 165 | <Compile Include="Models\AzureBackupEnums.cs" />
|
|
173 | 179 | <Compile Include="Properties\AssemblyInfo.cs" />
|
174 | 180 | </ItemGroup>
|
175 | 181 | <ItemGroup>
|
176 |
| - <ProjectReference Include="..\..\..\..\..\azure-sdk-for-net\src\ResourceManagement\AzureBackup\BackupServicesManagment\BackupServicesManagment.csproj"> |
177 |
| - <Project>{38a6741c-77a3-42a8-a846-83373be57c7f}</Project> |
178 |
| - <Name>BackupServicesManagment</Name> |
179 |
| - </ProjectReference> |
180 | 182 | <ProjectReference Include="..\..\..\Common\Commands.Common\Commands.Common.csproj">
|
181 | 183 | <Project>{5ee72c53-1720-4309-b54b-5fb79703195f}</Project>
|
182 | 184 | <Name>Commands.Common</Name>
|
|
202 | 204 | </EmbeddedResource>
|
203 | 205 | </ItemGroup>
|
204 | 206 | <ItemGroup>
|
205 |
| - <Content Include="Resources\BackupManagementInterface.dll" /> |
206 |
| - <Content Include="Resources\BMSCommonInterface.dll" /> |
207 | 207 | <Content Include="Resources\Microsoft.WindowsAzure.Management.Common.dll" />
|
208 | 208 | <Content Include="Resources\Security.Cryptography.dll" />
|
209 | 209 | </ItemGroup>
|
|
0 commit comments