File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
- ## June2017 - Version 4.1.0
1
+ ## 2017.06.07 - Version 4.1.0
2
2
* AnalysisServices
3
3
* New SKUs added: B1, B2, S0
4
4
* Scale up/down support added
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" UTF-8" ?>
2
2
<Wix xmlns =" http://schemas.microsoft.com/wix/2006/wi" xmlns : util =" http://schemas.microsoft.com/wix/UtilExtension" xmlns : netfx =" http://schemas.microsoft.com/wix/NetFxExtension" >
3
3
4
- <?define productName =" Microsoft Azure PowerShell - June2017 " ?>
4
+ <?define productName =" Microsoft Azure PowerShell - June 2017 " ?>
5
5
<?define sourceDir =" $(var.SolutionDir)..\src\Package\$(var.Configuration)" ?>
6
6
<?define caSourceDir =" $(var.SolutionDir)setup\bin\$(var.Configuration)" ?>
7
7
Original file line number Diff line number Diff line change @@ -154,7 +154,7 @@ PrivateData = @{
154
154
# IconUri = ''
155
155
156
156
# ReleaseNotes of this module
157
- ReleaseNotes = ' ## June2017 - Version 4.1.0
157
+ ReleaseNotes = ' ## 2017.06.07 - Version 4.1.0
158
158
* AnalysisServices
159
159
* New SKUs added: B1, B2, S0
160
160
* Scale up/down support added
You can’t perform that action at this time.
0 commit comments