Skip to content

Commit 98a950d

Browse files
author
Sankaranarayanan Mahadevan
committed
Merge pull request #16 from AzCiS/sanmah
Corrected namespace of clone commandlet
2 parents 157e148 + 35c0011 commit 98a950d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ServiceManagement/StorSimple/Commands.StorSimple/Cmdlets/Clone/StartAzureStorSimpleBackupCloneJob.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
#endregion
55

66

7-
namespace Microsoft.AzureStorSimpleDeviceCmdlets.Commands
7+
namespace Microsoft.WindowsAzure.Commands.StorSimple.Cmdlets
88
{
99
using System.Collections.Generic;
1010

0 commit comments

Comments
 (0)