diff --git a/setup-powershellget/Setup/ShortcutStartup.ps1 b/setup-powershellget/Setup/ShortcutStartup.ps1 index a6cd002498ef..d5d622081e41 100644 --- a/setup-powershellget/Setup/ShortcutStartup.ps1 +++ b/setup-powershellget/Setup/ShortcutStartup.ps1 @@ -97,8 +97,6 @@ To use Azure Service Management cmdlets please execute the following cmdlet: Install-Module Azure "@ Write-Output $welcomeMessage - - $VerbosePreference = "Continue" } } catch diff --git a/setup-powershellget/azurecmd.wxs b/setup-powershellget/azurecmd.wxs index 25d5e5df82bc..bb0eea44a684 100644 --- a/setup-powershellget/azurecmd.wxs +++ b/setup-powershellget/azurecmd.wxs @@ -5,7 +5,7 @@ - + diff --git a/tools/AzureRM/AzureRM.psd1 b/tools/AzureRM/AzureRM.psd1 index a736222632bd..f80973beebc3 100644 Binary files a/tools/AzureRM/AzureRM.psd1 and b/tools/AzureRM/AzureRM.psd1 differ