Skip to content

Commit 593c5e2

Browse files
author
dragonfly91
committed
Moved backup cmdlet to Backup folder
1 parent 14d4a38 commit 593c5e2

File tree

2 files changed

+2
-61
lines changed

2 files changed

+2
-61
lines changed

src/ResourceManager/RecoveryServices.Backup/Cmdlets/Item/BackupAzureRmRecoveryServicesItem.cs

Lines changed: 0 additions & 57 deletions
This file was deleted.

src/ResourceManager/RecoveryServices.Backup/Commands.RecoveryServices.Backup.Cmdlets.csproj

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@
8383
<Compile Include="Cmdlets\Container\UnregisterAzureRmBackupManagementServer.cs" />
8484
<Compile Include="Cmdlets\Container\UnregisterAzureRmRecoveryServicesBackupContainer.cs" />
8585
<Compile Include="Cmdlets\Item\DisableAzureRmRecoveryServicesProtection.cs" />
86-
<Compile Include="Cmdlets\Item\BackupAzureRmRecoveryServicesItem.cs" />
86+
<Compile Include="Cmdlets\Backup\BackupAzureRmRecoveryServicesItem.cs" />
8787
<Compile Include="Cmdlets\Item\EnableAzureRmRecoveryServicesProtection.cs" />
8888
<Compile Include="Cmdlets\Item\GetAzureRmRecoveryServicesItem.cs" />
8989
<Compile Include="Cmdlets\Jobs\GetAzureRmRecoveryServicesJob.cs" />
@@ -104,9 +104,7 @@
104104
<Compile Include="RecoveryServicesBackupCmdletBase.cs" />
105105
<Compile Include="CmdletParameterHelpMessages.cs" />
106106
</ItemGroup>
107-
<ItemGroup>
108-
<Folder Include="Cmdlets\Backup\" />
109-
</ItemGroup>
107+
<ItemGroup />
110108
<ItemGroup>
111109
<ProjectReference Include="..\..\Common\Commands.Common.Authentication\Commands.Common.Authentication.csproj">
112110
<Project>{d3804b64-c0d3-48f8-82ec-1f632f833c9e}</Project>

0 commit comments

Comments
 (0)