|
87 | 87 | <SpecificVersion>False</SpecificVersion>
|
88 | 88 | <HintPath>..\..\..\packages\Microsoft.WindowsAzure.Common.1.4.1\lib\net45\Microsoft.WindowsAzure.Common.NetFramework.dll</HintPath>
|
89 | 89 | </Reference>
|
90 |
| - <Reference Include="Microsoft.WindowsAzure.Management.SiteRecovery, Version=0.9.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> |
91 |
| - <SpecificVersion>False</SpecificVersion> |
92 |
| - <HintPath>..\..\..\packages\Microsoft.Azure.Management.RecoveryServices.0.5.1-preview\lib\net40\Microsoft.WindowsAzure.Management.SiteRecovery.dll</HintPath> |
93 |
| - </Reference> |
94 | 90 | <Reference Include="Microsoft.WindowsAzure.Management.Storage, Version=5.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
95 | 91 | <SpecificVersion>False</SpecificVersion>
|
96 | 92 | <HintPath>..\..\..\packages\Microsoft.WindowsAzure.Management.Storage.5.0.0\lib\net40\Microsoft.WindowsAzure.Management.Storage.dll</HintPath>
|
|
103 | 99 | <SpecificVersion>False</SpecificVersion>
|
104 | 100 | <HintPath>lib\Security.Cryptography.dll</HintPath>
|
105 | 101 | </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 | 106 | <Reference Include="System" />
|
107 | 107 | <Reference Include="System.Core" />
|
108 | 108 | <Reference Include="System.Management.Automation, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
|
214 | 214 | </ProjectReference>
|
215 | 215 | </ItemGroup>
|
216 | 216 | <ItemGroup>
|
| 217 | + <Content Include="lib\Microsoft.WindowsAzure.Management.RecoveryServices.Specification.dll"> |
| 218 | + <CopyToOutputDirectory>Always</CopyToOutputDirectory> |
| 219 | + </Content> |
217 | 220 | <Content Include="lib\Security.Cryptography.dll">
|
218 | 221 | <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
219 | 222 | </Content>
|
| 223 | + <Content Include="lib\SiteRecovery.Tests.dll" /> |
220 | 224 | <Content Include="Microsoft.Azure.Commands.RecoveryServices.dll-help.xml">
|
221 | 225 | <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
222 | 226 | </Content>
|
|
0 commit comments