Skip to content

Commit 60d066e

Browse files
authored
Fix Az.Storage module dll issue (#14801)
1 parent dd01ddb commit 60d066e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Storage/Storage.Management/Az.Storage.psd1

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,6 @@ RequiredAssemblies = 'Microsoft.Azure.Management.Storage.dll',
6868
'Microsoft.OData.Edm.dll', 'Microsoft.Spatial.dll',
6969
'Microsoft.Azure.KeyVault.Core.dll', 'Azure.Storage.Blobs.dll',
7070
'Azure.Storage.Common.dll', 'Azure.Storage.Files.DataLake.dll',
71-
'Azure.core.dll', 'Microsoft.Bcl.AsyncInterfaces.dll',
7271
'Azure.Storage.Queues.dll', 'Azure.Storage.Files.Shares.dll'
7372
# Script files (.ps1) that are run in the caller's environment prior to importing this module.
7473
# ScriptsToProcess = @()

0 commit comments

Comments
 (0)