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 456f300 commit eb4c91aCopy full SHA for eb4c91a
src/ResourceManager/RecoveryServices.Backup/AzureRM.RecoveryServices.Backup.psd1
@@ -58,7 +58,7 @@ TypesToProcess = @()
58
59
# Format files (.ps1xml) to be loaded when importing this module
60
FormatsToProcess = @(
61
- '.\Microsoft.Azure.Commands.RecoveryServices.Backup.format.ps1xml''
+ '.\Microsoft.Azure.Commands.RecoveryServices.Backup.format.ps1xml'
62
)
63
64
# Modules to import as nested modules of the module specified in ModuleToProcess
0 commit comments