File tree Expand file tree Collapse file tree 3 files changed +7
-5
lines changed Expand file tree Collapse file tree 3 files changed +7
-5
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: 5/24 /2022
6
+ # Generated on: 5/27 /2022
7
7
#
8
8
9
9
@ {
12
12
RootModule = ' ./Az.GuestConfiguration.psm1'
13
13
14
14
# Version number of this module.
15
- ModuleVersion = ' 0.10.8 '
15
+ ModuleVersion = ' 0.11.0 '
16
16
17
17
# Supported PSEditions
18
18
CompatiblePSEditions = ' Core' , ' Desktop'
@@ -110,7 +110,7 @@ PrivateData = @{
110
110
# IconUri = ''
111
111
112
112
# ReleaseNotes of this module
113
- # ReleaseNotes = ''
113
+ ReleaseNotes = ' * Converted Az.GuestConfiguration to generated module '
114
114
115
115
# Prerelease string of this module
116
116
# Prerelease = ''
Original file line number Diff line number Diff line change 15
15
- Additional information about change #1
16
16
-->
17
17
## Upcoming Release
18
+
19
+ ## Version 0.11.0
18
20
* Converted Az.GuestConfiguration to generated module
19
21
20
22
## Version 0.10.8
Original file line number Diff line number Diff line change 24
24
[ assembly: ComVisible ( false ) ]
25
25
[ assembly: CLSCompliant ( false ) ]
26
26
[ assembly: Guid ( "832be84f-ad9c-4115-a75a-10bd38e4364b" ) ]
27
- [ assembly: AssemblyVersion ( "0.1 .0" ) ]
28
- [ assembly: AssemblyFileVersion ( "0.1 .0" ) ]
27
+ [ assembly: AssemblyVersion ( "0.11 .0" ) ]
28
+ [ assembly: AssemblyFileVersion ( "0.11 .0" ) ]
You can’t perform that action at this time.
0 commit comments