33#
44# Generated by: Microsoft Corporation
55#
6- # Generated on: 12/5 /2023
6+ # Generated on: 12/15 /2023
77#
88
99@ {
1212# RootModule = ''
1313
1414# Version number of this module.
15- ModuleVersion = ' 1.9.1 '
15+ ModuleVersion = ' 1.10.0 '
1616
1717# Supported PSEditions
1818CompatiblePSEditions = ' Core' , ' Desktop'
@@ -53,16 +53,16 @@ DotNetFrameworkVersion = '4.7.2'
5353# ProcessorArchitecture = ''
5454
5555# Modules that must be imported into the global environment prior to importing this module
56- RequiredModules = @ (@ {ModuleName = ' Az.Accounts' ; ModuleVersion = ' 2.11 .2' ; })
56+ RequiredModules = @ (@ {ModuleName = ' Az.Accounts' ; ModuleVersion = ' 2.13 .2' ; })
5757
5858# Assemblies that must be loaded prior to importing this module
5959RequiredAssemblies = ' Microsoft.Azure.PowerShell.Automation.Sdk.dll'
6060
6161# Script files (.ps1) that are run in the caller's environment prior to importing this module.
62- ScriptsToProcess = @ ()
62+ # ScriptsToProcess = @()
6363
6464# Type files (.ps1xml) to be loaded when importing this module
65- TypesToProcess = @ ()
65+ # TypesToProcess = @()
6666
6767# Format files (.ps1xml) to be loaded when importing this module
6868FormatsToProcess = ' Automation.format.ps1xml'
@@ -167,7 +167,7 @@ PrivateData = @{
167167 PSData = @ {
168168
169169 # Tags applied to this module. These help with module discovery in online galleries.
170- Tags = ' Azure' , ' ResourceManager' , ' ARM' , ' Automation'
170+ Tags = ' Azure' , ' ResourceManager' , ' ARM' , ' Automation'
171171
172172 # A URL to the license for this module.
173173 LicenseUri = ' https://aka.ms/azps-license'
@@ -179,7 +179,7 @@ PrivateData = @{
179179 # IconUri = ''
180180
181181 # ReleaseNotes of this module
182- ReleaseNotes = ' * Fixed bug: Runbooks Name Pattern failures. '
182+ ReleaseNotes = ' * Updated Module operation cmdlets to support Powershell 7.2 '
183183
184184 # Prerelease string of this module
185185 # Prerelease = ''
@@ -192,7 +192,7 @@ PrivateData = @{
192192
193193 } # End of PSData hashtable
194194
195- } # End of PrivateData hashtable
195+ } # End of PrivateData hashtable
196196
197197# HelpInfo URI of this module
198198# HelpInfoURI = ''
0 commit comments