Skip to content

Commit c357fd0

Browse files
committed
fixing psd1 formatting issue with profile module
1 parent 0cfd4f1 commit c357fd0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ResourceManager/Profile/AzureRM.Profile.Netcore.psd1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ RequiredAssemblies = '.\Microsoft.Azure.Commands.Common.Authentication.Abstracti
7575
'.\Microsoft.Rest.ClientRuntime.Azure.Authentication.dll',
7676
'.\Microsoft.Threading.Tasks.dll',
7777
'.\Microsoft.Threading.Tasks.Extensions.dll',
78-
'.\Microsoft.Threading.Tasks.Extensions.Desktop.dll'
78+
'.\Microsoft.Threading.Tasks.Extensions.Desktop.dll',
7979
'.\Microsoft.WindowsAzure.Storage.dll',
8080
'.\Microsoft.WindowsAzure.Storage.DataMovement.dll',
8181
'.\Newtonsoft.Json.dll'

0 commit comments

Comments
 (0)