|
50 | 50 | <Reference Include="Hyak.Common">
|
51 | 51 | <HintPath>..\..\..\packages\Hyak.Common.1.0.2\lib\portable-net403+win+wpa81\Hyak.Common.dll</HintPath>
|
52 | 52 | </Reference>
|
53 |
| - <Reference Include="Microsoft.Azure.Common"> |
54 |
| - <HintPath>..\..\..\packages\Microsoft.Azure.Common.2.0.2\lib\net45\Microsoft.Azure.Common.dll</HintPath> |
| 53 | + <Reference Include="Microsoft.Azure.Common, Version=2.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> |
| 54 | + <SpecificVersion>False</SpecificVersion> |
| 55 | + <HintPath>..\..\..\packages\Microsoft.Azure.Common.2.0.4\lib\net45\Microsoft.Azure.Common.dll</HintPath> |
55 | 56 | </Reference>
|
56 | 57 | <Reference Include="Microsoft.Azure.Common.Authentication">
|
57 | 58 | <SpecificVersion>False</SpecificVersion>
|
58 | 59 | <HintPath>..\..\..\packages\Microsoft.Azure.Common.Authentication.1.0.8-preview\lib\net45\Microsoft.Azure.Common.Authentication.dll</HintPath>
|
59 | 60 | </Reference>
|
60 |
| - <Reference Include="Microsoft.Azure.Common.NetFramework"> |
61 |
| - <HintPath>..\..\..\packages\Microsoft.Azure.Common.2.0.2\lib\net45\Microsoft.Azure.Common.NetFramework.dll</HintPath> |
| 61 | + <Reference Include="Microsoft.Azure.Common.NetFramework, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> |
| 62 | + <SpecificVersion>False</SpecificVersion> |
| 63 | + <HintPath>..\..\..\packages\Microsoft.Azure.Common.2.0.4\lib\net45\Microsoft.Azure.Common.NetFramework.dll</HintPath> |
62 | 64 | </Reference>
|
63 | 65 | <Reference Include="Microsoft.Azure.ResourceManager, Version=2.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
64 | 66 | <SpecificVersion>False</SpecificVersion>
|
|
87 | 89 | <SpecificVersion>False</SpecificVersion>
|
88 | 90 | <HintPath>..\..\..\packages\Microsoft.WindowsAzure.Common.1.4.1\lib\net45\Microsoft.WindowsAzure.Common.NetFramework.dll</HintPath>
|
89 | 91 | </Reference>
|
| 92 | + <Reference Include="Microsoft.WindowsAzure.Management.SiteRecovery, Version=0.9.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> |
| 93 | + <SpecificVersion>False</SpecificVersion> |
| 94 | + <HintPath>..\..\..\packages\Microsoft.Azure.Management.RecoveryServices.0.6.0-preview\lib\net40\Microsoft.WindowsAzure.Management.SiteRecovery.dll</HintPath> |
| 95 | + </Reference> |
90 | 96 | <Reference Include="Microsoft.WindowsAzure.Management.Storage, Version=5.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
91 | 97 | <SpecificVersion>False</SpecificVersion>
|
92 | 98 | <HintPath>..\..\..\packages\Microsoft.WindowsAzure.Management.Storage.5.0.0\lib\net40\Microsoft.WindowsAzure.Management.Storage.dll</HintPath>
|
|
99 | 105 | <SpecificVersion>False</SpecificVersion>
|
100 | 106 | <HintPath>lib\Security.Cryptography.dll</HintPath>
|
101 | 107 | </Reference>
|
102 |
| - <Reference Include="SiteRecovery.Tests, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL"> |
103 |
| - <SpecificVersion>False</SpecificVersion> |
104 |
| - <HintPath>lib\SiteRecovery.Tests.dll</HintPath> |
105 |
| - </Reference> |
106 | 108 | <Reference Include="System" />
|
107 | 109 | <Reference Include="System.Core" />
|
108 | 110 | <Reference Include="System.Management.Automation, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
|
218 | 220 | </ProjectReference>
|
219 | 221 | </ItemGroup>
|
220 | 222 | <ItemGroup>
|
221 |
| - <Content Include="lib\Microsoft.WindowsAzure.Management.RecoveryServices.Specification.dll"> |
222 |
| - <CopyToOutputDirectory>Always</CopyToOutputDirectory> |
223 |
| - </Content> |
224 | 223 | <Content Include="lib\Security.Cryptography.dll">
|
225 | 224 | <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
226 | 225 | </Content>
|
227 |
| - <Content Include="lib\SiteRecovery.Tests.dll" /> |
228 | 226 | <Content Include="Microsoft.Azure.Commands.RecoveryServices.dll-help.xml">
|
229 | 227 | <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
230 | 228 | </Content>
|
|
0 commit comments