Skip to content

Commit f175118

Browse files
Adding missed comma
1 parent 795cac2 commit f175118

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ResourceManager/Resources/Commands.Resources/AzureResourceManager.psd1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ NestedModules = @(
101101
'.\StorageManagement\Microsoft.Azure.Commands.Management.Storage.dll',
102102
'.\OperationalInsights\Microsoft.Azure.Commands.OperationalInsights.dll',
103103
'.\UsageAggregates\Microsoft.Azure.Commands.UsageAggregates.dll',
104-
'.\ApiManagement\Microsoft.Azure.Commands.ApiManagement.ServiceManagement.dll'
104+
'.\ApiManagement\Microsoft.Azure.Commands.ApiManagement.ServiceManagement.dll',
105105
'.\AzureBackup\Microsoft.Azure.Commands.AzureBackup.dll'
106106
)
107107

0 commit comments

Comments
 (0)