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 193a626 commit 3ce48e7Copy full SHA for 3ce48e7
src/Storage/Azure.Storage.Netcore.psd1
@@ -60,7 +60,7 @@ RequiredModules = @(@{ModuleName = 'AzureRM.Profile.Netcore'; ModuleVersion = '0
60
# ScriptsToProcess = @()
61
62
# Type files (.ps1xml) to be loaded when importing this module
63
-TypesToProcess = '.\Microsoft.WindowsAzure.Commands.Storage.Types.ps1xml'
+TypesToProcess = '.\Microsoft.WindowsAzure.Commands.Storage.types.ps1xml'
64
65
# Format files (.ps1xml) to be loaded when importing this module
66
FormatsToProcess = '.\Microsoft.WindowsAzure.Commands.Storage.format.ps1xml'
0 commit comments