We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9bb8821 + e2774bb commit 6e99f8aCopy full SHA for 6e99f8a
src/ServiceManagement/RecoveryServices/Commands.RecoveryServices/Commands.RecoveryServices.csproj
@@ -143,6 +143,7 @@
143
<Compile Include="PSRecoveryServicesClient\PSRecoveryServicesVMClient.cs" />
144
<Compile Include="RecoveryServicesCmdletBase.cs" />
145
<Compile Include="Properties\AssemblyInfo.cs" />
146
+ <Compile Include="Service\SetAzureSiteRecoveryVirtualMachine.cs" />
147
<Compile Include="Service\StartAzureSiteRecoveryProtectionProfileAssociationJob.cs" />
148
<Compile Include="Service\CreateAzureSiteRecoveryProtectionProfileObject.cs" />
149
<Compile Include="Service\CreateAzureSiteRecoveryVault.cs" />
0 commit comments