Skip to content

Commit 7c456c5

Browse files
committed
Merge pull request Azure#1090 from stankovski/release-1.0.0-preview
Bumped up MSI and AzureRM version to 1.0
2 parents 93b9c68 + 938d572 commit 7c456c5

File tree

3 files changed

+1
-3
lines changed

3 files changed

+1
-3
lines changed

setup-powershellget/Setup/ShortcutStartup.ps1

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -97,8 +97,6 @@ To use Azure Service Management cmdlets please execute the following cmdlet:
9797
Install-Module Azure
9898
"@
9999
Write-Output $welcomeMessage
100-
101-
$VerbosePreference = "Continue"
102100
}
103101
}
104102
catch

setup-powershellget/azurecmd.wxs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<?define sourceDir="$(var.SolutionDir)..\src\Package\$(var.Configuration)" ?>
66
<?define caSourceDir="$(var.SolutionDir)setup\bin\$(var.Configuration)" ?>
77

8-
<?define version="0.10.0" ?>
8+
<?define version="1.0.0" ?>
99
<?define versionedStartMenuFolder="Microsoft Azure" ?>
1010
<?define staleStartMenuFolder="Windows Azure" ?>
1111

tools/AzureRM/AzureRM.psd1

-6 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)