Skip to content

Commit 693d300

Browse files
committed
Fix the nested files
1 parent 04ccf9f commit 693d300

File tree

1 file changed

+1
-1
lines changed
  • src/ServiceManagement/Services/Commands.Utilities

1 file changed

+1
-1
lines changed

src/ServiceManagement/Services/Commands.Utilities/Azure.psd1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ NestedModules = '.\Services\Microsoft.WindowsAzure.Commands.dll',
8686
'.\Storage\Microsoft.WindowsAzure.Commands.Storage.dll',
8787
'.\ManagedCache\Microsoft.Azure.Commands.ManagedCache.dll',
8888
'.\HDInsight\Microsoft.WindowsAzure.Commands.HDInsight.dll',
89-
'.\Network\Microsoft.Azure.Commands.Network.dll',
89+
'.\Network\Microsoft.WindowsAzure.Commands.ServiceManagement.Network.dll',,
9090
'.\StorSimple\Microsoft.WindowsAzure.Commands.StorSimple.dll',
9191
'.\RemoteApp\Microsoft.Azure.Commands.RemoteApp.dll',
9292
'.\RecoveryServices\Microsoft.Azure.Commands.RecoveryServices.dll'

0 commit comments

Comments
 (0)