Skip to content

Commit dcacb74

Browse files
committed
Fix build issues with storage module
1 parent bfb6ba9 commit dcacb74

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Storage/Azure.Storage.psd1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ RequiredAssemblies = '.\Microsoft.WindowsAzure.Storage.dll',
5858
'.\Microsoft.WindowsAzure.Storage.DataMovement.dll',
5959
'.\Microsoft.Data.Edm.dll', '.\Microsoft.Data.OData.dll',
6060
'.\Microsoft.Data.Services.Client.dll', '.\System.Spatial.dll',
61-
'.\Microsoft.Azure.KeyVault.Core.dll', '.\Microsoft.WindowsAzure.Configuration.dll',
61+
'.\Microsoft.Azure.KeyVault.Core.dll',
6262
'.\Microsoft.WindowsAzure.Management.dll'
6363

6464

0 commit comments

Comments
 (0)