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.
2 parents 4d3f47b + 3ce48e7 commit ad7ecc6Copy full SHA for ad7ecc6
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