Skip to content

Commit 83489d1

Browse files
committed
Correcting references to SiteRecovery projects in test
1 parent 69034f6 commit 83489d1

File tree

2 files changed

+0
-6
lines changed

2 files changed

+0
-6
lines changed

src/ServiceManagement/RecoveryServices/Commands.RecoveryServices.Test/Commands.RecoveryServices.Test.csproj

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -68,10 +68,6 @@
6868
<Reference Include="Microsoft.WindowsAzure.Common.NetFramework">
6969
<HintPath>..\..\..\packages\Microsoft.WindowsAzure.Common.1.4.0\lib\net45\Microsoft.WindowsAzure.Common.NetFramework.dll</HintPath>
7070
</Reference>
71-
<Reference Include="Microsoft.WindowsAzure.Management.SiteRecovery, Version=0.9.0.0, Culture=neutral, PublicKeyToken=c66ce9294aae1300, processorArchitecture=MSIL">
72-
<SpecificVersion>False</SpecificVersion>
73-
<HintPath>..\..\..\packages\Microsoft.Azure.Management.RecoveryServices.0.2.2-preview\lib\net40\Microsoft.WindowsAzure.Management.SiteRecovery.dll</HintPath>
74-
</Reference>
7571
<Reference Include="Microsoft.WindowsAzure.Testing, Version=1.0.5417.13285, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
7672
<SpecificVersion>False</SpecificVersion>
7773
<HintPath>..\..\..\packages\Hydra.SpecTestSupport.1.0.5417.13285-prerelease\lib\net45\Microsoft.WindowsAzure.Testing.dll</HintPath>

src/ServiceManagement/RecoveryServices/Commands.RecoveryServices/Commands.RecoveryServices.csproj

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -143,8 +143,6 @@
143143
<Compile Include="PSRecoveryServicesClient\PSRecoveryServicesVMClient.cs" />
144144
<Compile Include="RecoveryServicesCmdletBase.cs" />
145145
<Compile Include="Properties\AssemblyInfo.cs" />
146-
<Compile Include="Service\SetAzureSiteRecoveryProtectionProfile.cs" />
147-
<Compile Include="Service\StartAzureSiteRecoveryProtectionProfileDissociationJob.cs" />
148146
<Compile Include="Service\StartAzureSiteRecoveryProtectionProfileAssociationJob.cs" />
149147
<Compile Include="Service\CreateAzureSiteRecoveryProtectionProfileObject.cs" />
150148
<Compile Include="Service\CreateAzureSiteRecoveryVault.cs" />

0 commit comments

Comments
 (0)