File tree Expand file tree Collapse file tree 9 files changed +993
-993
lines changed
Resources/Commands.Resources
Storage/Commands.Management.Storage
Commands.ServiceManagement.PlatformImageRepository
Commands.ServiceManagement.Preview
ExpressRoute/Commands.ExpressRoute
Services/Commands.Utilities
Sql/Commands.SqlDatabase.Test/Resources Expand file tree Collapse file tree 9 files changed +993
-993
lines changed Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" ?>
22<Wix xmlns =" http://schemas.microsoft.com/wix/2006/wi" >
33
4- <?define productName =" Microsoft Azure PowerShell - May 2015" ?>
4+ <?define productName =" Microsoft Azure PowerShell - June 2015" ?>
55 <?define sourceDir =" $(var.SolutionDir)..\src\Package\$(var.Configuration)" ?>
66 <?define caSourceDir =" $(var.SolutionDir)setup\bin\$(var.Configuration)" ?>
77
8- <?define version =" 0.9.2 " ?>
8+ <?define version =" 0.9.3 " ?>
99 <?define versionedStartMenuFolder =" Microsoft Azure" ?>
1010 <?define staleStartMenuFolder =" Windows Azure" ?>
1111
Original file line number Diff line number Diff line change @@ -27,9 +27,9 @@ public class AzurePowerShell
2727
2828 public const string AssemblyCopyright = "Copyright © Microsoft" ;
2929
30- public const string AssemblyVersion = "0.9.2 " ;
30+ public const string AssemblyVersion = "0.9.3 " ;
3131
32- public const string AssemblyFileVersion = "0.9.2 " ;
32+ public const string AssemblyFileVersion = "0.9.3 " ;
3333
3434 public const string ProfileFile = "AzureProfile.json" ;
3535
Original file line number Diff line number Diff line change 99@ {
1010
1111# Version number of this module.
12- ModuleVersion = ' 0.9.2 '
12+ ModuleVersion = ' 0.9.3 '
1313
1414# ID used to uniquely identify this module
1515GUID = ' 81d522a4-6e5d-4105-8f58-376204c47458'
Original file line number Diff line number Diff line change 99@ {
1010
1111# Version number of this module.
12- ModuleVersion = ' 0.9.2 '
12+ ModuleVersion = ' 0.9.3 '
1313
1414# ID used to uniquely identify this module
1515GUID = ' F237EAAA-BD3A-4965-AD4A-BF38598BFEF7'
Original file line number Diff line number Diff line change 1212ModuleToProcess = ' .\Microsoft.WindowsAzure.Commands.ServiceManagement.PlatformImageRepository.dll'
1313
1414# Version number of this module.
15- ModuleVersion = ' 0.9.2 '
15+ ModuleVersion = ' 0.9.3 '
1616
1717# ID used to uniquely identify this module
1818GUID = ' a9343cbd-175c-4f72-90c7-2abe9b300644'
Original file line number Diff line number Diff line change 1212ModuleToProcess = ' .\Microsoft.WindowsAzure.Commands.ServiceManagement.Preview.dll'
1313
1414# Version number of this module.
15- ModuleVersion = ' 0.9.2 '
15+ ModuleVersion = ' 0.9.3 '
1616
1717# ID used to uniquely identify this module
1818GUID = ' 1C72E555-E83F-45E4-AED2-AF3278828DCD'
Original file line number Diff line number Diff line change 1212ModuleToProcess = ' .\Microsoft.WindowsAzure.Commands.ExpressRoute.dll'
1313
1414# Version number of this module.
15- ModuleVersion = ' 0.9.2 '
15+ ModuleVersion = ' 0.9.3 '
1616
1717# ID used to uniquely identify this module
1818GUID = ' e5b10573-30da-456a-9319-4c0a5f8bed4a'
Original file line number Diff line number Diff line change 99@ {
1010
1111# Version number of this module.
12- ModuleVersion = ' 0.9.2 '
12+ ModuleVersion = ' 0.9.3 '
1313
1414# ID used to uniquely identify this module
1515GUID = ' D48CF693-4125-4D2D-8790-1514F44CE325'
You can’t perform that action at this time.
0 commit comments