We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0cfd4f1 commit c357fd0Copy full SHA for c357fd0
src/ResourceManager/Profile/AzureRM.Profile.Netcore.psd1
@@ -75,7 +75,7 @@ RequiredAssemblies = '.\Microsoft.Azure.Commands.Common.Authentication.Abstracti
75
'.\Microsoft.Rest.ClientRuntime.Azure.Authentication.dll',
76
'.\Microsoft.Threading.Tasks.dll',
77
'.\Microsoft.Threading.Tasks.Extensions.dll',
78
- '.\Microsoft.Threading.Tasks.Extensions.Desktop.dll'
+ '.\Microsoft.Threading.Tasks.Extensions.Desktop.dll',
79
'.\Microsoft.WindowsAzure.Storage.dll',
80
'.\Microsoft.WindowsAzure.Storage.DataMovement.dll',
81
'.\Newtonsoft.Json.dll'
0 commit comments