File tree Expand file tree Collapse file tree 3 files changed +8
-8
lines changed Expand file tree Collapse file tree 3 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 3
3
#
4
4
# Generated by: Microsoft Corporation
5
5
#
6
- # Generated on: 4/29 /2021
6
+ # Generated on: 5/14 /2021
7
7
#
8
8
9
9
@ {
12
12
RootModule = ' ./Az.StackHCI.psm1'
13
13
14
14
# Version number of this module.
15
- ModuleVersion = ' 0.5 .0'
15
+ ModuleVersion = ' 0.6 .0'
16
16
17
17
# Supported PSEditions
18
18
CompatiblePSEditions = ' Core' , ' Desktop'
@@ -108,10 +108,7 @@ PrivateData = @{
108
108
# IconUri = ''
109
109
110
110
# ReleaseNotes of this module
111
- ReleaseNotes = ' * Made changes to registration script to add retries for AAD operations and to add AzureChinaCloud support.
112
- - Added retries for AAD operations for reliability.
113
- - Supports registration in AzureChinaCloud.
114
- - Supports Tag while resource creation.'
111
+ ReleaseNotes = ' * Fixed addition of assigned roles list.'
115
112
116
113
# Prerelease string of this module
117
114
# Prerelease = ''
Original file line number Diff line number Diff line change 19
19
-->
20
20
## Upcoming Release
21
21
22
+ ## Version 0.6.0
23
+ * Fixed addition of assigned roles list.
24
+
22
25
## Version 0.5.0
23
26
* Made changes to registration script to add retries for AAD operations and to add AzureChinaCloud support.
24
27
- Added retries for AAD operations for reliability.
Original file line number Diff line number Diff line change 24
24
[ assembly: ComVisible ( false ) ]
25
25
[ assembly: CLSCompliant ( false ) ]
26
26
[ assembly: Guid ( "8853A329-2E41-4A6A-808B-9D1170A5BBB4" ) ]
27
- [ assembly: AssemblyVersion ( "0.5 .0" ) ]
28
- [ assembly: AssemblyFileVersion ( "0.5 .0" ) ]
27
+ [ assembly: AssemblyVersion ( "0.6 .0" ) ]
28
+ [ assembly: AssemblyFileVersion ( "0.6 .0" ) ]
You can’t perform that action at this time.
0 commit comments